Bring in upstream changes
This commit is contained in:
parent
2a692fdd78
commit
edbcb2fb2c
8 changed files with 15 additions and 2 deletions
|
@ -27,6 +27,6 @@ class PasswordController extends Controller
|
|||
*/
|
||||
public function __construct()
|
||||
{
|
||||
$this->middleware('guest');
|
||||
$this->middleware($this->guestMiddleware());
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue