shuvroroy / filament-spatie-laravel-health

Monitor the health of a Laravel application
MIT License
161 stars 25 forks source link

Roles and permissions #53

Open cgoguyer opened 1 month ago

cgoguyer commented 1 month ago

Hello, how to associate this plugin with roles/shield to allow access only for administrators ? Thank you.

cawecoy commented 1 week ago

Hi @cgoguyer! Have you got to solve this?

I use Filament Shield with php artisan shield:generate --all and common users can access the filament-spatie-laravel-health page even without permission to access it.