1.0 - Laravel 5.5 - 5.8 - Deprecated and no longer maintained. 2.0 - Laravel 6.0 - Maintained, again feel free to create pull requests. This is open source which is a 2 way street. 3.0 - Laravel 7.0 - ...
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of ...
Automatically generate your API documentation from your existing Laravel routes. Take a look at the example documentation. php artisan api:gen --routePrefix=settings/api/* To generate your API ...
Laravel Responder is a package for building API responses, integrating Fractal into Laravel and Lumen. It can transform your data using transformers, create and ...