Completed
- Our current application
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Become a Pro at Using Components in Laravel
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Our current application
- 3 - Creating our first Component
- 4 - Component class
- 5 - Passing data to components
- 6 - Subdirectories for our Components
- 7 - Passing variables to components
- 8 - Components inside Components
- 9 - Slots
- 10 - Component Attributes
- 11 - Component Props
- 12 - Inline Components
- 13 - Outro