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