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