Creating Views in Laravel (Ep. 4)
July 10, 2022
In this video, we’ll create Views for a Laravel project using its Blade templating engine. We’ll also create a master view, partial views, and learn to use template inheritance to use the master view to inject dynamic content.