🔥 Laravel tip: blade is useful for other things besides HTML
Jan 30, 2022
You can generate any type of flat file, for example, a dynamic shell script or sitemap file.
You only need to call the `render()` method on a view to get the resulting string.
You only need to call the `render()` method on a view to get the resulting string.
Other tips:
🔥 Laravel Tip: The retry helper
Apr 19, 2022
🔥 Laravel Tip: Unique Jobs
Apr 3, 2022
🔥 Laravel Tip: Dispatch jobs conditionally.
Apr 11, 2022