🔥 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: Tables in commands
Apr 28, 2022
🔥 Laravel Tip: the wasChanged method
Apr 8, 2022
🔥 Service provider binding cheat sheet
Mar 13, 2022