What is Laravel and what are the feature of it ?
In web technology what do you mean by laravel and it feature if anyone know please tell me the exact answer ?
In web technology what do you mean by laravel and it feature if anyone know please tell me the exact answer ?
1 Answer
Umesh Sanjyal . 2 weeks ago
Laravel is a free and open source Web application framework designed to build modern, secure and scalable web applications. These are the model architectural patterns (MVC) and are known for their beautiful syntax, developer compatible tools and strong features. Important Features of Larval: MVC architecture Separate logic (model), UI (display) and control stream (controller) for clean and organized code. ORM eloquence (mapping object relationship) Simple and simple activation of Activecord to work with databases using php syntax. The blade pattern engine Light and powerful pattern engine with control structures such as IF, foreach etc. Routing system An easy routing mechanism to define paths in a clean and easy way to read. ARTISAN (CLI) command line interface It helps to automate frequent tasks such as migration, testing and grains. Authentication and verification User log, register, password reset and access control. Schema Control the database schema version using php code. Shortcut containers The HTTP filter request enters the application entry (verification, login, etc.). Relaxing API Support Internal support to create strong APIs using tools such as API sources, limiting rates and more.
Above show the feature of Laravel .