🔥 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:
🔥 Small tip: foreach + range
Oct 15, 2022
🔥 Laravel tip: Tables in commands
Apr 28, 2022