Skip to content

[RC1] Laravel 6.0 compatibility

Pre-release
Pre-release
Compare
Choose a tag to compare
@DCzajkowski DCzajkowski released this 07 Sep 08:13
· 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