Course Curriculum
1 OOP: Object Oriented Programming Features
Classes and Traits: Eloquent Model with "extends" and "use"
4 min read
Aliases and Multi-Level "extends": User Model
3 min read
"implements" vs "extends": Interfaces in Filament User Model
4 min read
Interface with Trait: Spatie Media Model
3 min read
Override/Extend Functions of Laravel Packages
3 min read
Controller Response Methods: "General" Controller or Traits
4 min read
Visibility: public/private/protected
3 min read
Static, New Object and Laravel Auto-Resolving
5 min read
