Skip to content

Releases: Laravel-Backpack/Generators

v3.1.17

08 Sep 09:05
1c39495

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.16...v3.1.17

3.1.16

08 Sep 08:52
77594cd

Choose a tag to compare

What's Changed

  • Converted namespaces into file links on backpack:crud command by @promatik in #142
  • Added validation option to backpack:crud command by @promatik in #143

Full Changelog: v3.1.15...v3.1.16

v3.1.15 🌈

01 Sep 07:13
ff6667f

Choose a tag to compare

Changes

v3.1.14 🌈

09 Aug 05:05
4599134

Choose a tag to compare

Changes

  • Improved UI for backpack:crud command @promatik (#136)
  • use escaped double-slash to avoid inner single slash @pxpm (#126)

v3.1.13 🌈

28 Feb 11:33
ca7f840

Choose a tag to compare

What's Changed

  • remove unused namespace file import. by @pxpm in #128

Full Changelog: v3.1.12...v3.1.13

v3.1.12 🌈

04 Feb 12:46
ecb95a0

Choose a tag to compare

What's Changed

Full Changelog: v3.1.11...v3.1.12

v3.1.11 🌈

12 Oct 09:32

Choose a tag to compare

Changes

  • backpack:crud command should create Model before Controller @egyjs (#117)

v3.1.10 🌈

23 Aug 06:47
0c72a89

Choose a tag to compare

🐛 Bug Fixes

v3.1.9 🌈

22 Jun 14:37
5cb564a

Choose a tag to compare

Changes

v3.1.8 🌈

30 Mar 12:54
313b012

Choose a tag to compare

Changes

  • clear route cache when adding routes @pxpm (#111)