mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-21 23:52:31 -05:00
Pull in the latest laravel upstream updates
This commit is contained in:
parent
3d186815bc
commit
1c920c8c4c
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
7f06559971cd17f8675c2c4f9898da4a71e743dd
|
||||
31fce5c503d872c5389ffbbae59310413f9f9966
|
||||
|
|
|
@ -21,7 +21,7 @@ class LoginController extends Controller
|
|||
use AuthenticatesUsers;
|
||||
|
||||
/**
|
||||
* Where to redirect users after login / registration.
|
||||
* Where to redirect users after login.
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue