Welcome to Laravel Tutorial
Laravel is an open-source web application development framework written in PHP. Laravel offers you rapid application development following the model–view–controller (MVC) architectural pattern. Laravel is a PHP framework which makes it easier for you to build professional web applications with following elegant coding standards and architectural pattern.
This Laravel tutorial is a comprehensive guide on how to develop professional internet applications using Laravel framework.
Audience
This tutorial is designed for web developers interested in learning professional web application development using Laravel framework.
Prerequisites
Before starting with this tutorial, you should be familiar with website development using PHP and MySQL, We are assuming that you are aware of core and advance PHP concepts. Having previous knowledge of any MVC framework like codeigniter is plus.
More Laravel Tutorial
- Laravel Introduction
- Laravel Installation
- Laravel History
- Laravel Application Structure
- Laravel Configuration
- Laravel Routing
- Laravel Middleware
- Laravel Request
- Laravel Response
- Laravel Controllers
- Laravel Models
- Laravel Migrations
- Laravel Views
- Laravel Blade Template
- Laravel Cookie
- Laravel Session
- Laravel File Uploading
- Laravel Sending Email
- Laravel Ajax
- Laravel Error Handling
- Laravel Event Handling
- Laravel Facades
- Laravel Eloquent ORM
- Laravel Redirections
- Laravel Security