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
Then add this to your panel in the ->plugins([ \<VENDOR>\<MODULE>\<MODULE>FilamentPlugin::make() ]) array
Any filament command like php artisan make:filament-resource Customer will now ask you where you want to make it and if you pick your plugin it auto places it in to the module
Is there will be support for filament commands like
php artisan make:filament-panel Admin --module=Module
?#51
The text was updated successfully, but these errors were encountered: