Commit 30d0e2dc authored by Francisco Daniel's avatar Francisco Daniel Committed by GitHub

fix comments

parent 7f065599
......@@ -14,14 +14,14 @@ class LoginController extends Controller
|
| This controller handles authenticating users for the application and
| redirecting them to your home screen. The controller uses a trait
| to conveniently provide its functionality to your applications.
| to conveniently provide its functionality to your application.
|
*/
use AuthenticatesUsers;
/**
* Where to redirect users after login / registration.
* Where to redirect users after login.
*
* @var string
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment