Laravel benefits over other php framework
- Setup and customization process is easy and fast as compared to others.
- Inbuilt Authentication System.
- Supports multiple file sytems
- Pre-loaded packages like Laravel Socialite, Laravel cashier, Laravel elixir,Passport,Laravel Scout.
- Eloquent ORM with PHP active record implementation.
- Built in command line tool “Artisan” for creating a code skeleton ,database structure and build their migration.
No comments