Hey, my book is finally available. Find it here.  Eloquent Beyond The Basics!

🔥 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.
tip-image-0