Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

5.0.0 alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@populov populov released this 12 Jan 19:36
· 1 commit to master since this release
161d801
  • Update to Laravel 9, 10
  • Drop PHP 7.x support
  • Throw away dingo/api package
  • Use tymon/jwt-auth 2.0
  • Get rid of BaseApiController
  • Add Saritasa\LaravelControllers\Responses\ResponsesTrait
  • Accomodate PagingInfo class from saritasa/dingo-api-custom