🔥 Laravel Tip: Channing Jobs
Apr 12, 2022
You can chain jobs using the Bus facade. The job will run only if the previous job ran successfully.

Other tips:
🔥 Laravel tip: the `isDirty` method
Jan 28, 2022
🔥 Laravel tip: The `whereRelation` method
Oct 18, 2022