Is there any laravel/lumen examples of stateless token authentication?
Hey guys, very simple question: I am getting the following error after specifying my login logic to...
Hi, I've just started to learn middleware on Laravel 5, so i hope to be clearer as possibile to expl...
I have this special environment which you can see in the image below: VIEW IMAGE I want to install a...
I'm trying to use Auth::login() to log users into my application. I'm using ADLdap to first authenti...
Hi All! Lets say that i need to have all the users entered data encrypted in my db and i am doing it...
I wanted to give option to create users for Admin without using Registration form. Do I need to chan...
So I'm new to Laravel and trying to make a permissions system for the users on my application. Here...
Hi, I am following the Laracast Laravel-5 tutorials. In video 16 -Ogres are like Middleware, The tut...
I made small sample form (method post) and when i try to submit it, i get TokenMismatch expection. H...
Hi everyone, for let be my app private i have to disable the user register function, and of course t...
About So I've read up on SSO, and it seems pretty straight forward, however one thing I'm unsure on...
I needed to change the Encryptor (because of a large legacy database and we cannot switch the users...
I'm connecting over https with my browser, and in my middleware class when I call $request->secur...
I have the auth login page working. How do you now keep the pages you need password protected and se...
I have a Laravel 5 website up and running beautifully on my VPS but I've decided to make some big ch...
I am trying to setup laravel filter in my app. here is my code, Filter.php Route::filter('userid',...
I am uploading my site (no errors) to my production and everything should be ok. I now have a blank...
Hi i'm currently using Laravel 5, I currently have the following routes: Route::group(['middl...
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.