I've added PHP 8 support some weeks ago, and so far all the reported feedback has been positive (no issues), so tagging this update. If you experience any problems, please feel free to reply in the PHP 8 issue.
Thanks to gonpre for this fix here https://github.com/dingo/api/pull/1771
See here for details https://github.com/dingo/api/issues/1754
Adds support for default null paginator in the item and paginator responses - when transformer already bound to model.
No issues found or reported (so far!)
This is a pre-release featuring laravel 8 support. If your minimum stability is below stable, composer will automatically pick this up.
Please test it and give us feedback here! https://github.com/dingo/api/issues/1745
Thanks to @xwiz - see here https://github.com/dingo/api/pull/1711
See here for details -
See here: https://github.com/dingo/api/pull/1698
See here for details: https://github.com/dingo/api/issues/1695 https://github.com/dingo/api/pull/1696
Refer here for details: https://github.com/dingo/api/issues/1232#issuecomment-568598310
This breaks Laravel 5.5 compatibility, so I am bumping minor version from 2.2 to 2.3
There have been some somewhat significant changes to the composer.json file, which is why patch version is being bumped. Laravel framework is not a core dependency (please read here if you are interested why https://github.com/dingo/api/pull/1637), and the minimum required versions bumped to 5.5, as this package no longer supported versions previous to those.
Thanks to @mallardduck for the PR to add initial Laravel 5.8 support.
How can I help you explore Laravel packages today?