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