assertchris
Method Illuminate\Support\Str::ucwords does not exist.
Following up on this, it's much easier to use
protected static ?string $navigationGroup = 'Documents';
in the places where you can. Not always possible (say, if you're adding a new item via provider), but custom pages and resources group effortlessly via this approach.33 replies