Releases: specialtactics/laravel-api-boilerplate
Releases · specialtactics/laravel-api-boilerplate
MInor cleanup of user seeding
Merge pull request #30 from specialtactics/chore/remove-legacy-fixure Remove admin password, also make the credentials array a bit clearer
Small fixes (user model import in facotry) & styleci update for laravel preset
Merge pull request #29 from specialtactics/chore/styleci-update Chore/styleci update
Laravel 6 template
Merge pull request #27 from specialtactics/v1.1 Laravel 6 update
Fix for registering telescope provider
v1.0.3 Load telescope conditionally, in local/testing env
Telescope register provider updates
v1.0.2 Load telescope conditionally, in local/testing env
Policy location update
v1.0.1 Move policies to be under models
Releasing v1
Please check the wiki for upgrade guide
https://github.com/specialtactics/laravel5-api-boilerplate/wiki/Upgrading
Added option for key transformation levels (l5-api)
v0.1.2 Add option to transform keys by given number of levels
Updated some dependencies
v0.1.1 Update telescope dep and also collision