General knowledge about Laravel
If you do not know…….
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.
* Some advantages of Laravel
– It saves a lot time if you are planning to develop a website from scratch.
– More secure and prevents several web attacks.
– It includes namespaces and interfaces, thus helps to organize and manage resources
Please read more on: https://www.tutorialspoint.com/laravel/laravel_overview.htm
Category
WRITE A COMMENT