You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as of Laravel 5.5, you must use dispatch_now if you want to get a result immediately as is needed in this scenario, otherwise you will get the job object
0 commit comments