Google News
logo
Laravel - Interview Questions
What are the popular features of Laravel?
There are several popular features in Laravel. These are enlisted below.
 
* Eloquent ORM
* Query builder
* Reverse routing
* Class auto-loading
* Restful controllers
* Blade template engine
* Lazy collection
* Unit testing
* Database seeding
* Migrations
Advertisement