Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Releases: pipe-dream/laravel-create

Better migration ordering

25 Jun 09:42
a3d59ca
Compare
Choose a tag to compare

Fixes #38 (by better automatic ordering in favor of manual ordering)
Thanks @septIO!

Better APIControllers

24 Jun 10:25
803bd0b
Compare
Choose a tag to compare
  • model binding and ->load() for API controllers
  • Added resources support for API controllers
  • Fixed a bug in the api 'delete' routes.

Thanks @Vestibule 🎉🎉🎉

Controller Bug fix

13 Jun 10:44
Compare
Choose a tag to compare

Controller Bug fix

remember_token nullable by default

13 Jun 09:29
Compare
Choose a tag to compare

Nullable timestamps bug fixed

12 Jun 05:32
3d9e415
Compare
Choose a tag to compare

Nullable timestamps bug fixed

Bugfix for password in seed statement

11 Jun 14:11
Compare
Choose a tag to compare
v0.0.43

Added quotes to password seed statement

Foldable JSON in schema window

11 Jun 13:50
b50f7b1
Compare
Choose a tag to compare

More IDE friendly project, better seeds and factories

11 Jun 12:32
0b4d5f3
Compare
Choose a tag to compare

The Model Pipe now have a casts block by default

10 Jun 13:53
Compare
Choose a tag to compare

Fix unique typo

10 Jun 07:28
8cd81d1
Compare
Choose a tag to compare