Laravel Framework
course in Islamabad Pakistan
Apply Online
Teacher Profile
More Courses...
Laravel is a PHP framework for web development and web applications following the model–view–controller architectural pattern and based on Symfony Framework. Laravel at MASIA Institute is a course designed for PHP programmers. In this project based training of Laravel, you will develop a complete website in the course time span.
Pre-requisites :
- You should have completed at-least one php project at student level.
- Basic knowledge of OOP (object oriented programming).
Laravel Course Contents / Syllabus
Introduction
- Installation of Laravel
- Composer
- Artisan
- Virtual Host
- Model View Controller
Laravel Fundamentals
- Model explained
- View explained
- Controllers explained
- Brief use of Artisan
- Encryption
- Session
Blade Template Engine
- Template engine basics
- Use of template with examples
- Variables, Loops, Conditional statements etc
Database - PHP PDO extension
Database - Laravel Migrations
Environment configurations
- Migrating
- Creating migration and dropping them
- Adding columns to existing tables using migrations
- Inserting data
- Reading Data
- Updating Data
- Deleting Data
- Database – Eloquent / ORM
Project in Laravel