Laravel Development
- Introduction to Laravel
- Laravel Setup & Installation
- Creating Views
- Getting Input via HTML Forms
- Managing Routes
- Data Communication between Views & Controllers
- Facades
- Input Validation
- Authentication
- Database CRUD Operation
- Fluent query builder
- Database Connectivity through Eloquent ORM
- Using Models
- CSRF Protection
- Uploading Images & Files
- Laravel Blade Templates
- Managing Sessions & Cookies