Update to Laravel 5.2
This commit is contained in:
parent
02f6bf428e
commit
a3eb4b7dc4
6 changed files with 114 additions and 50 deletions
|
@ -36,13 +36,6 @@ class AuthController extends Controller
|
|||
*/
|
||||
protected $redirectPath = '/';
|
||||
|
||||
/**
|
||||
* Failed post-authentication redirect location.
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $loginPath = '/auth/login';
|
||||
|
||||
/**
|
||||
* Lockout time for failed login requests.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue