Skip to content

Laravel 6.0 compatibility

Compare
Choose a tag to compare
@DCzajkowski DCzajkowski released this 07 Sep 08:22
· 11 commits to master since this release
2df9b1f

Laravel 6.0 compatibility (#29)

  • EmailVerification Updated to Hash
  • Bump required Laravel version
  • Use POST requests for verification resend route
  • Pass entire user object into validVerificationVerifyRoute and invalidVerificationVerifyRoute method
  • Change make:auth command to laravel/ui
  • Fix missing --auth flag in ui preset setup
  • Force version 6.0 of Laravel
  • Update readme with new frontend preset