Skip to content

Tag: scheduled-tasks

Laravel Task Scheduler always failed

Task Scheduler with call method always fail when I add onFailure callback Basic test: I’m wrong somewhere or missing something ? Thanks in advance Answer UPDATE: I submitted a PR to fix this in the Laravel framework and it was just merged. Looks like this will work in Laravel 8 (due to be released next …