Fixing some PHPCS bug and a make:auth validation bug
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