Laravel is a free, open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller (MVC) architectural pattern.

It has been generating a lot of buzz with the promise of making web applications fast and simple to create. Using Laravel, you can build and maintain high-quality web applications with minimal fuss.

Laravel SYLLABUS

Introduction of Laravel

Introduction Of MVC

Installation

Directory Structure

URL Routing

Controller

View

Passing data in view

Blade Engine

  • print variable
  • control statement
  • Build master layout
  • Include a file

Form handling

  • Simple form tag
  • Blade form

Connecting database

  • Fluent
  • Simple query
  • Query Builder
  • Eloquent ORM

Model

Error handing

Validation

Preserving the data

file Uploading

Session

Removing Public from url

Simple CRUDS Operation (CREATE,READ,UPDATE,DELETE,SEARCH)

Project Implementation

COMMENCING NEW BATCHES
ENQUIRY FORM
FOLLOW US ON