Did anyone use filament-shield until it was deployed on the server?
I have a little problem where the roles dropdown is empty, there is no roles option when creating data but in the filament-shield menu (sidebar) there is a list of roles. because when I run it on local everything is fine, the roles dropdown list appears...
I have tried:
sudo composer install
sudo php artisan shield:install
sudo php artisan optimize
I guess what I haven't configured so that the roles dropdown is empty?
0 Replies