Skip to content

Tag: authentication

Laravel – Error when calling my logout route

I did the installation of laravel as sent by the basic authentication guide with auth, my login works and returns me a token, but when I try to log out it returns me the following error: this error in my middlaware where it was for him to do the control with the token, but I think I’m doing something wr…

Creating a Login-in-as from a seperate server

The Background I have a Laravel system with a standard login system, hashes, username etc.. I also have multiple servers. My own server as the Web developer, and client servers that host client sites. Some clients have multiple sites. Thr problem I have a scenario where I would like to have the Main website (…

Issue with PHP Login Mechanism [closed]

Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 1 year ago. Improve this question I hope you are all having a wonderful day so far. I have a question in rega…