This repository has been archived by the owner on Oct 28, 2020. It is now read-only.
Releases: pipe-dream/laravel-create
Releases · pipe-dream/laravel-create
Better migration ordering
Better APIControllers
- 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
Controller Bug fix
remember_token nullable by default
Nullable timestamps bug fixed
Nullable timestamps bug fixed
Bugfix for password in seed statement
v0.0.43 Added quotes to password seed statement
Foldable JSON in schema window
More IDE friendly project, better seeds and factories
The Model Pipe now have a casts block by default
Thanks for finding this @Phr33d0m
Fix unique typo
Thanks @toddmcbrearty