Laravel is an open-source PHP framework, which is robust and easy to understand. It follows a model-view-controller design pattern. Laravel reuses the existing components of different frameworks which helps in creating a web application. The web application thus designed is more structured and pragmatic.
Laravel offers a rich set of functionalities which incorporates the basic features of PHP frameworks like CodeIgniter, Yii and other programming languages like Ruby on Rails. Laravel has a very rich set of features which will boost the speed of web development.
-
Laravel Tutorial
- Laravel-Introduction
- Laravel – Overview
- Laravel – Installation
- Laravel – Application Structure
- Laravel – Configuration
- Laravel – Routing
- Laravel – Middleware
- Laravel – Namespaces
- Laravel – Controllers
- Laravel – Request
- Laravel – Cookie
- Laravel – Response
- Laravel – Response
- Laravel – Blade Templates
- Laravel – Redirections
- Laravel – Working With Database
- Laravel – Errors and Logging
- Laravel – Forms
- Laravel – Localization
- Laravel – Session
- Laravel – Validation
- Laravel – File Uploading
- Laravel – Sending Email
- Laravel – Ajax
- Laravel – Error Handling
- Laravel – Facades
- Laravel – Contracts
- Laravel – CSRF Protection
- Laravel – Authentication
- Laravel – Authorization
- Laravel – Artisan Console
- Laravel – Encryption
- Laravel – Hashing
- Laravel – Understanding Release Process
- Laravel – Guest User Gates
- Laravel – Artisan Commands
- Laravel – Pagination Customizations
- Laravel – Dump Server
- Laravel – Action URL
-
Laravel Useful Resources