Below are the list of some new features provided by Laravel as compared to other Php Frameworks
- Inbuilt CRSF (cross-site request forgery ) Protection.
- Inbuilt paginations
- Reverse Routing
- Query builder
- Route caching
- Database Migration
- IOC (Inverse of Control) Container Or service container.
No comments