I use adLDAP to auth my app. I've created my AuthController like this public function postLogin(Logi...
Hey Guys, I would like to create an HTTP test for Laravel 5.4 and i protect my page via HTTP Basic A...
I am trying to make a custom login with multi auth. For the meantime, I am trying to do the login fo...
I am trying to make a api for mobile and I ma using jwt based authentication. using tymon/jwt-auth p...
Hey friends, i have a lumen installation that has two groups of routes. For both groups i need a dif...
Hi, for a very small project, I am asked to create a custom authentication layer which works in this...
Hey Folks. I am gonna develop an API services for my business. And there is going to be an Android,...
Hi guys, it is mentioned here that we can use classes to add custom validation rules (I want to do t...
Hello everyone, is it possible to accept auth-token OR jwt-auth token in middleware on new request?...
Hi, I'm building a website for a music association, and only want users to be able to login when the...
Hi! I'm a new Laravel user, coming from cakephp. I've created an aplication with an initial login fo...
i have a \App\Polices\CustomPolicy with a method public function view(User $user, CustomModel $model...
Hi, in my local server, login function works perfectly. When I upload the project in a VPS with Vest...
I Have a project where subdomain are created for users like a there are john.example.com and jenny.e...
Having trouble redirecting user based on the user type... So here's the thing, I need to redirect th...
Hello dudes, I read some tutorials about extending Guard class and creating a custom user provider b...
I'm going to build a project using laravel 5.3 with a login page from an external site. The site ret...
Hello, i have web app using laravel, for each user there is permissions sets array and subscription...
Hi, I am using laravel authentication to authenticate my users. (Laravel 5.3) By default, Laravel us...
mfasza liked this thread
Hello Guys I have a mulisite like project in which I want to run user account on subdomain for examp...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community