Releases: Laravel-Backpack/Generators
Releases · Laravel-Backpack/Generators
3.3.16 🌈
v3.3.15 🌈
v3.3.14
What's Changed
- Added PHP 7.4 as a min. version requirement by @o15a3d4l11s2 in #180
New Contributors
- @o15a3d4l11s2 made their first contribution in #180
Full Changelog: v3.3.13...3.3.14
v3.3.13 🌈
3.3.12
v3.3.11 🌈
Changes
- Fix location for where model is generated @AbbyJanke (#130)
- Models should have a
HasFactorytrait @egyjs (#119) - Generate nested controllers and models @maurohmartinez (#171)