Releases: furic/laravel-game-essentials
Releases · furic/laravel-game-essentials
1.0.6
- Add api prefix to route.
- Fix migration error because of table name typo.
1.0.5
- Fix PlayerGameController not being removed completely.
- Fix migration dropping the wrong table.
- Code formatting.
1.0.4
- Rename the pivot table as game_player as Laravel suggests.
- Fix response not a JSON if no resource find.
- Update README.
1.0.3
Fix incorrect route path in provider.
1.0.1
- Rearrange files from Laravel package development.
- Add more info in composer.json.
- Fix invalid namespaces.
- Format API URLs.
0.1.0
Working release with a list of TODO.