This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. What is Laravel | |
Laravel is the PHP web framework developed for the purpose of developing web application on MVC (Model-View-Controller) design pattern. | |
2. Brief few features of Laravel | |
Here are some few features: | |
Bundles | |
Query Builder |