The Laravel Artisan Cheatsheet
A searchable, bookmarkable cheatsheet for
Laravel's
Artisan commands.
Home
API
Laravel Version
10.x
nova:base-resource
🖥
nova:base-resource
Create a new base resource class
Arguments
name
- The name of the resource
Required
php artisan nova:base-resource <name>
Click to copy