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