Laravel Introduction | Laravel - Overview
What is Laravel?
- 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.
- Some of the features of Laravel are a modular packaging system with a dedicated dependency manager, different ways for accessing relational databases, utilities that aid in application deployment and maintenance, and its orientation toward syntactic sugar.
Laravel Overview
- Laravel is a MVC background with bundles, relocations, and Artisan CLI. Laravel offers a strong set of tools and an application architecture that includes many of the best features of frameworks like CodeIgniter, Yii, ASP.NET MVC, Ruby on Rails, Sinatra, and others.
- Laravel is an Open Font framework.
- It has a very rich set of features which will boost the speed of Web Progress.
- If you familiar with Core PHP and Advanced PHP, Laravel will make your task easier.
- It will save a lot time if you are development to develop a website from scratch. Not only that, the website built in Laravel is also secure.
- It prevents the various attacks that can take place on websites.
laravel , laravel framework , laravel documentation , laravel tutorial , laravel install , laracasts
Laravel - Features
Laravel offers the following key features -
- Modularity
- Testability
- Routing
- Configuration management
- Query builder and ORM (Object Relational Mapper)
- Schema builder, migrations, and seeding
- Template engine
- E-mailing
- Authentication
- Redis
- Queues
- Event and command bus