Hi, I'm planning on creating a web app that different companies can sign up for. The app will use a...
Has anyone managed to implement their own password hash system using Sentry 2? If so, could you pos...
I have a system built in laravel and I have created an API. The problem is in Authentication. I have...
I am looking to refactor a current application running L3 to L4. After reading all these great books...
So we have built a simple web hook api using Laravel 4. I am using the auth.basic filter. My route...
I have a fairly unique problem which may or may not need to be solved through Laravel. Basically I h...
Once again I'm pretty lost, the same place as other projects I've started xD A "closed" ap...
I'm building the user auth for my app and I can see it's possible to send additional parameters to t...
Hello! I have table users and have field active. I want make that if 'active'=1 => auth complete...
Hello there. I have a User table with a password, and People table with an email. User has a forei...
Hello guys, IIt is my first post at this community, I hope not last :) So to the point, I am buildin...
If had the following call in my test: $response = $this->call('GET', 'user/profile'); how can I...
Hi all, I am new to Laravel and was wondering what would; be the best practice to prevent users edit...
Pardon my newbie-ness, but I'm new to Laravel and developing RESTFUL APIs in general. I found docum...
Hello In my job, we developed 7 years ago an Intranet without a PHP framework. The project has grown...
Permissions is a tiny Laravel 4 package for handling user roles and permissions. Check out my Github...
Hi everyone, I've been wondering what would be the best way to provide my users social login as well...
Hey, I am trying to auth my user, created a user using hash::make('1234') but it's not matching when...
Hi everyone, i'm trying to implement in my Laravel 4 app, a script that shows me which users are onl...
My Auth::check is not working in view. but works fine in controller. also works fine on local server...
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