You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Package Version
3
PHP Version
8.3
Laravel Version
11
Which operating systems does with happen with?
macOS
Notes
No response
The text was updated successfully, but these errors were encountered:
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 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.
Package Version
3
PHP Version
8.3
Laravel Version
11
Which operating systems does with happen with?
macOS
Notes
No response
The text was updated successfully, but these errors were encountered: