When I run php artisan module:disable ModuleName
it toggle module status in moduel_statuses.json file.
but I can visit filament resource.
this command should make resource disabled and cannot be visited
How to reproduce the bug
When I run php artisan module:disable ModuleName
it toggle module status in moduel_statuses.json file.
but I can visit filament resource.
What happened?
When I run php artisan module:disable ModuleName it toggle module status in
moduel_statuses.json
file. but I can visit filament resource. this command should make resource disabled and cannot be visitedHow to reproduce the bug
When I run php artisan module:disable ModuleName it toggle module status in
moduel_statuses.json
file. but I can visit filament resource.Package Version
3
PHP Version
8.3
Laravel Version
11
Which operating systems does with happen with?
macOS
Notes
No response