December 7, 2016 —John Koster
Thequeue:restart
command can be used to indicate to all daemon queue workers that they should restart. This command simply instructs the queue works to restart after they are done working on their current job. This command defines no options or parameters and can be issued like so:
1# Signal the daemon queue works to restart.2php artisan queue:restart
∎
The following amazing people help support this site and my open source projects ♥️
If you're interesting in supporting my work and want to show up on this list, check out my GitHub Sponsors Profile.