Hi To be fair Im just starting to look into Laravel. The end goal is to have different schools to lo...
I'm fairly new to Laravel and couldn't find anything on this. If for example, I was creating a panel...
I'm currently developing a website with Laravel, where users can register and afterwards login in or...
Hi! Im using jwt.auth middleware in my routes like this: Route::post('/login','AuthController@Login'...
Hi guys. I am trying to use Policies from Laravel Authorization feature, but it is not working with...
any somebody can help me to fix that error. this my error : ErrorException in Encrypter.php line 106...
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...
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