Open samuelterra22 opened 1 month ago
The policies are usually based on the Models. So you generated them? And you are no super_admin?
@samuelterra22 publish the Spatie config:
php artisan vendor:publish --provider="Spatie\ScheduleMonitor\ScheduleMonitorServiceProvider" --tag="schedule-monitor-config"
Then, create two models and policies and update the Spatie configuration for your new models.
It may be my mistake, but this functionality with Filament Shield is not working.
Even if the functionality is unchecked, the menus continue to appear for all users.