We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27dfc99 commit d2316dcCopy full SHA for d2316dc
src/Illuminate/Foundation/Bus/PendingDispatch.php
@@ -32,7 +32,7 @@ class PendingDispatch
32
*
33
* @var bool
34
*/
35
- protected $defer = true;
+ protected $defer = false;
36
37
/**
38
* Create a new pending job dispatch.
0 commit comments