<
e6
Blade Templating Basics

Mark as watched? Login

Notes

Login to write notes for this video.

Description

Laravel's templating engine is called Blade. Blade is a powerful and easy to use templating engine that helps us deliver our html content to the browser with ease. Let's leverage Blade and a layout file to make our front-end have a navigation.