You can lear laravel full course with live project.
- What is PHP
- What is MVC
- What is Frameworks and knowledge about PHP Frameworks
- Different between Laravel and other frameworks
- Laravel features
- Packages
- Migrations
- Controllers
- Routing
- Laravel User Authentication
- Seeding
- Composer
- Laravel Installation
- Directory structure in laravel
- MVC in laravel
- Laravel routing
- Templates (Blade template)
- Config project folder
- Database configuration
- Laravel Commands â?? Artisan Command Line Interface
- Helpers in laravel
- Migrations in laravel
- Laravel User Authentication using command and code
- Laravel paginations
- Laravel security
- Validation in laravel
- Eloquent ORM
- How to host application on server
- Session in laravel
- Events in laravel
- Seeding in laravel
- Introduction to Queues
- User ajax with laravel
- Laravel database queries
- Laravel Relationships
- One to one
- One to many
- One to many (Inverse)
- Many to many
- Has many through
- Polymorphic relations
- Many to many polymotphic
- Mini project