artisan.eplus.dev

make:queue-failed-table

Create a migration for the failed queue jobs database table

Terminal
php artisan make:queue-failed-table

Aliases

queue:failed-table

Maintained by hoangsvit · Fork of artisan.page