Skip to content

make:crud Customizable controller name

Compare
Choose a tag to compare
@weaverryan weaverryan released this 19 Mar 18:33
· 703 commits to main since this release

Hi Makers!

This release contains a few small features - both for make:crud:

  • [make:crud] Ask a new question - controller name - to allow that to
    be customized - #840 thanks to @weaverryan

  • [make:crud] Make the delete form submit via a normal POST request
    instead of delete - #825 thanks to @jrushlow

  • Dropped support for Symfony 3 - #819 thanks to @jrushlow

Diff: 1.29.1...v1.30.0

Happy making!