After building dozens of Laravel queue job classes by hand, I finally drew the line and I created "Queue Flow", which lets you just call it "qflow()", chain options, dispatch when ready. Now, is just pure focus on work. π€π
Take a look: github.com/b7s/laravel-queue-flow
Back