Laravel build for quick start API development
- Simple, fast routing engine.
- Powerful dependency injection container.
- Multiple back-ends for session and cache storage.
- Expressive, intuitive database ORM.
- Database agnostic schema migrations.
- Robust background job processing.
- Real-time event broadcasting.
composer create-project --prefer-dist --stability=dev slava/laravel-json-api FOLDER_NAME_HERE