Support the ongoing development of Laravel.io →

1,555 Threads

Advice about authentication

Hello, i have a website with 2 different cases login with facebook api and registration, login, forg...

0 Likes
2 Replies

Manually logged in user fails auth filter

Hey everyone, I am having some trouble working with Laravel and the infusionsoft api. Right now I am...

0 Likes
1 Replies

Setting up roles in the backend with Entrust

I am setting up a backend system for a website that I created. I am currently using Confide as my au...

0 Likes
0 Replies

Design Time Decisions

Hi, I'm planning on creating a web app that different companies can sign up for. The app will use a...

0 Likes
3 Replies

Sentry 2 & custom auth hash

Has anyone managed to implement their own password hash system using Sentry 2? If so, could you pos...

0 Likes
2 Replies

How to calculate in java a Bcrypt password compatible with Laravel

I have a system built in laravel and I have created an API. The problem is in Authentication. I have...

0 Likes
4 Replies

Migrating users from L3 app to new L4 app

I am looking to refactor a current application running L3 to L4. After reading all these great books...

0 Likes
1 Replies

Authentication problems between twilio and my laravel 4 based api.

So we have built a simple web hook api using Laravel 4. I am using the auth.basic filter. My route...

0 Likes
1 Replies

Authentication / cookies in one codebase, but multiple domains

I have a fairly unique problem which may or may not need to be solved through Laravel. Basically I h...

0 Likes
0 Replies

Permissions - only show deep nested content in users group?

Once again I'm pretty lost, the same place as other projects I've started xD A "closed" ap...

0 Likes
3 Replies

Auth::attempt with other parameters

I'm building the user auth for my app and I can see it's possible to send additional parameters to t...

0 Likes
1 Replies
posted 10 years ago

Auth user if active=1

Hello! I have table users and have field active. I want make that if 'active'=1 => auth complete...

0 Likes
1 Replies

Authentication on a relation?

Hello there. I have a User table with a password, and People table with an email. User has a forei...

0 Likes
2 Replies

Collecting configs / Auth permissions

Hello guys, IIt is my first post at this community, I hope not last :) So to the point, I am buildin...

0 Likes
0 Replies

How can I test that a route has a filter set?

If had the following call in my test: $response = $this->call('GET', 'user/profile'); how can I...

0 Likes
0 Replies

Best practice to prevent other users viewing/editing each other data

Hi all, I am new to Laravel and was wondering what would; be the best practice to prevent users edit...

0 Likes
0 Replies

CORS ORIGIN from mobile app

Pardon my newbie-ness, but I'm new to Laravel and developing RESTFUL APIs in general. I found docum...

0 Likes
5 Replies

Intranet help

Hello In my job, we developed 7 years ago an Intranet without a PHP framework. The project has grown...

0 Likes
3 Replies

[Package] Permissions

Permissions is a tiny Laravel 4 package for handling user roles and permissions. Check out my Github...

0 Likes
0 Replies
posted 10 years ago

Local User / Social login Management

Hi everyone, I've been wondering what would be the best way to provide my users social login as well...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.