we have a site developed in zend framework. we are planning to migrate our one module (payment) in l...
Hi, I have an application that I must limit 1 auth session per user. For example, if user a user is...
Hello is there any ackage in Laravel via which we can import export CSV/Excel file in mysql database...
Hello, Im pretty new on laravel, and today i'm stuck on simple (it looks like) thing. I have named r...
I am using a database session driver in an attempt to share a session between two laravel applicatio...
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...
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