Releases: specialtactics/laravel-api-boilerplate
Releases · specialtactics/laravel-api-boilerplate
Laravel 10 base
Update readme.md Updates shields
Minor fix for workspace dockerfile
Remove an unused ruby installation which was causing issues from default workspace dockerfile.
Minor fix
Cors config update
Laravel 8 base
Plus other minor things
PHP 7.4 docker updates
Merge pull request #44 from specialtactics/v2 Update docker builds for php 7.4
Laravel 7 base app updates
Should have been in previous PR
Updating .env example file
Merge pull request #40 from specialtactics/v2 Updating example env file
Laravel 7 Updates
Merge pull request #39 from specialtactics/v2 This package has been replaced and included by default (as per larave…
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