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