Master Blade templating: layouts, components, and styling with Tailwind CSS.
Join the AI Workshop and learn to build real-world apps with AI. A hands-on, practical program to level up your skills.
Blade is Laravel’s powerful templating engine. It provides convenient shortcuts for common PHP control structures and allows you to create reusable layouts and components.
In this section you’ll learn how to use Blade templates, create layouts, and style your Laravel applications with Tailwind CSS.
Lessons in this unit:
| 0: | ▶︎ Introduction |
| 1: | Blade |
| 2: | Adding a better layout |
| 3: | How to use Blade templates in Laravel |
| 4: | Using Tailwind CSS with Laravel |