Auth::setAllowLogin()
Description
Controls if auth will process the post variables and attempt to login the user from those pages. For better security of your application it is recomended to disable login in all pages except your login page.
|
Helping ordinary people create extraordinary websites! |
Auth::setAllowLogin()DescriptionControls if auth will process the post variables and attempt to login the user from those pages. For better security of your application it is recomended to disable login in all pages except your login page. |