I am pretty new in PHP and moreover in Laravel framework (I came from Java) and I have the following problem related to Laravel security.
I have correctly configured my Laravel login system so if I access to the page:
http://localhost:8000/login
I obtain my login page from where I can access to the restriced area of my portal. This is the standard Laravel login page.
My doubt is: can I take this behavior into my home page? Because I have to put the login into a custom login from into my home page (the one that is automatically opened launching http://localhost:8000/).
How can I do this?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire