Laravel 6.4 compatibility
Laravel 6.4 compatibility (#32)
- Fixed failing tests for Laravel 6.4 release (
testUserCannotViewAnEmailPasswordFormWhenAuthenticated
andtestUserCannotViewAPasswordResetFormWhenAuthenticated
) - removed
guestMiddlewareRoute
helper function as it is not used anymore