https://github.com/laravel/framework/issues/23167
use:
Bus::dispatch(new TestJob())
or
Queue::push(new TestJob()).
https://github.com/laravel/framework/issues/23167
use:
Bus::dispatch(new TestJob())
or
Queue::push(new TestJob()).
本文标题:laravel tinker dispatch job not
本文链接:https://www.haomeiwen.com/subject/mngdhqtx.html
网友评论