fix length
This commit is contained in:
parent
133bd9ddd2
commit
ca7c973280
|
@ -14,7 +14,7 @@ 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 this functionality to your applications.
|
||||
| to conveniently provide its functionality to your applications.
|
||||
|
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue