پیش نیازها:
این دوره برای چه کسی است؟
- دانشجویان
- افرادی که به دنبال یادگیری Laravel هستند

در ادامه با برخی از سرفصل های درسی این مجموعه آموزش آشنا می شویم :
Introduction
• Introduction to Laravel framework
• Laravel Installation and Environment Setup
• Basic Routing and Controllers
• Controllers in Laravel
• Laravel Blade Templating
• How to Compile Assets in Laravel
Models and Migrations
• Models and Migrations (Models & Database Migrations)
• Fetching Data Using Eloquent ORM Part
• Fetching Data Using Eloquent ORM Part
• Fetching Data Using Eloquent ORM Part
Forms
• Forms and Saving Data Part
• Forms and Saving Data Part
• Update and Delete record from MySQL in Laravel
• User Authentication
• Model Relationships
• How to Add User Access Control
• Laravel File Upload Example
• retrieve images from database
• Finishing File Upload