Releases: patricksamson/laravel-api-response
Releases · patricksamson/laravel-api-response
v1.2.0
v1.1.0
I rewrote the whole thing in a much more modular fashion.
Some changes :
- Added tests
- Switch to Nicolaslopezj\Searchable\SearchableTrait for the search function
- Add support for Collection objects as input (except no search function for those)
Initial release
Merge pull request #1 from Lykegenes/dev Improve readme