The Laravel Artisan Cheatsheet
A searchable, bookmarkable cheatsheet for
Laravel's
Artisan commands.
Home
ArtisanGPT
API
Laravel Version
10.x
queue:table
🖥
queue:table
Create a migration for the queue jobs database table
php artisan queue:table
Click to copy