Second Panel

How do I create a resource for second panel? My first time try it out
3 Replies
rhysleesdev
rhysleesdev5d ago
You can use the --panel= flag when running a command for example php artisan make:filament-resource Customer --panel=second-panel
Vp
Vp5d ago
or just create like normal, it will ask on prompt
Alnuaimi
Alnuaimi5d ago
php artisan make:filament-resource Customer enter it will ask on prompt

Did you find this page helpful?