Hi guys, I'm having a problem with Auth or Session Forggeting. Here is my code : http://laravel.io/b...
Trying to come up with a nice auth method for a single-page angular app. I know this is super sloppy...
I am pretty new to Laravel as well as frameworks in general, as such I am still getting use to the w...
I using Sentry 2 in my project, in login function with remember password $dataLogin = array( 'userna...
I am having a problem about sessions, or cookies, i didn't understand the reason. I log on to my sit...
Hi, I'm trying to use controller filters, but just can't get them to work. Obviously I'm missing som...
Hey there, I'm runing in a little problem with my laravel login, so the problem is that I want to ch...
Hi everyone, laravel newbie here. I'm trying to implement (using laravel) an user-permissions model...
While creating user using /users/create got below mentioned error InvalidArgumentException Route [Us...
I want to build a online shop, but I don't know how to allow to log in for my clients. I don't have...
I am trying to write the code for sending email activation for registered users. When user registers...
Hello! First of all thanks for the interest in my topic. I think that this question is easy. I have...
hello all am new to laravel and now am trying to build a web app with it, the problem i have that i...
Most examples go something like this: return Redirect::to('register')->withErrors($validator); H...
I read everywhere that in model validation is best practice, but I don't know how to handle a failed...
Hi, Has anyone used Laravel on Dreamfactory (a secure backend framework with its own API and authent...
I am working with Jeffery Way's Laravel Commander for a new project using the command bus architectu...
Hello everyone, I'm new to laravel and I've been learning it for a couple of weeks now. The question...
I've been wanting to make a lite ACL / permissions library that works for well and isn't tied to a d...
Hi everyone, I am new to Laravel and have been learning a ton over the past couple of days (so far a...
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