Skip to content

Fixing some PHPCS bug and a make:auth validation bug

Compare
Choose a tag to compare
@weaverryan weaverryan released this 05 Jan 04:32
24b19cc

Hi friends!

Just a few bug fixes in this release:

  • #343 Fixing phpcs and making the registration controller more explicit - thanks to @weaverryan
  • #204 Fixed the IDE link in new controller + make code simpler in the generated controller - thanks to @lyrixx
  • #203 Better CS in make:crud command - thanks to @lyrixx
  • #345 fix - make:auth returns exception in validator.php - thanks to @LeJeanbono