assertchris
Method Illuminate\Support\Str::ucwords does not exist.
I am trying to add navigation groups (as shown in the docs: https://filamentphp.com/docs/3.x/panels/navigation#registering-custom-navigation-groups). This is a new Laravel v11 project (with Filament v3). Instead of a custom navigation group, I get an error about a missing method on the Str class: https://flareapp.io/share/oPRryqAP
Is this something I need to create a reproduction repo for, or does someone have an idea about what I'm doing wrong>
33 replies