Skip to content

Releases: furic/laravel-game-essentials

1.0.6

21 Dec 03:30
Compare
Choose a tag to compare
  • Add api prefix to route.
  • Fix migration error because of table name typo.

1.0.5

19 Dec 01:32
Compare
Choose a tag to compare
  • Fix PlayerGameController not being removed completely.
  • Fix migration dropping the wrong table.
  • Code formatting.

1.0.4

08 Dec 14:35
Compare
Choose a tag to compare
  • Rename the pivot table as game_player as Laravel suggests.
  • Fix response not a JSON if no resource find.
  • Update README.

1.0.3

06 Dec 11:11
Compare
Choose a tag to compare

Fix incorrect route path in provider.

1.0.2

06 Dec 07:41
Compare
Choose a tag to compare
  • Fix class name typo bug.

1.0.1

05 Dec 08:35
Compare
Choose a tag to compare
  • Rearrange files from Laravel package development.
  • Add more info in composer.json.
  • Fix invalid namespaces.
  • Format API URLs.

0.1.0

02 Nov 14:27
Compare
Choose a tag to compare

Working release with a list of TODO.