Support the ongoing development of Laravel.io →

1,917 Threads

Laravel vs Dreamfactory

Hi, Has anyone used Laravel on Dreamfactory (a secure backend framework with its own API and authent...

0 Likes
0 Replies

Command Bus Returning Error/Redirect

I am working with Jeffery Way's Laravel Commander for a new project using the command bus architectu...

0 Likes
0 Replies

Should I use confide, entrust and ardent?

Hello everyone, I'm new to laravel and I've been learning it for a couple of weeks now. The question...

0 Likes
2 Replies
Solved

Building lite permissions / ACL library - feedback?

I've been wanting to make a lite ACL / permissions library that works for well and isn't tied to a d...

0 Likes
3 Replies

Laravel Authentication & User Management "starter packages"

Hi everyone, I am new to Laravel and have been learning a ton over the past couple of days (so far a...

0 Likes
0 Replies

Confide vs Auth

I am just starting an app and wondering if I should try to handle user authentication with a package...

0 Likes
2 Replies
posted 10 years ago

Authentication errors in laravel4

Good morning fellow devs please i am working on login authentication on my app but i want to do a va...

0 Likes
1 Replies

Dingo - OAuth 2.0

Hello. I am a little bit confused on how to use OAuth 2.0 with Dingo. I've never used OAuth in a p...

0 Likes
0 Replies

User LockIn on Logging in

Please help I want to prevent multiple users using same user ID simultaneously. Meaning, say a demo@...

0 Likes
3 Replies
Solved

Preventing users from logingin from more than one clients

Is there anybody who already implemented, preventing one user from logging into the service while he...

0 Likes
2 Replies
Solved

Admin filter question

Hello :) I'm making an admin filter to use in the routes. filters.php Route::filter('auth.admin', fu...

0 Likes
1 Replies
Solved

Redirect unauthenticate user

Hi.. i have insert Auth::check() is the constructor of BasicController. it is suppose to redirect al...

0 Likes
0 Replies

Multiple controllers to same route

Hi there, I'm trying to use multiple controllers at Route::get('/'), but I couldn't get a second one...

0 Likes
4 Replies
Solved

Best way to handle errors in laravel

I am stuck a bit, I have a little form and auth system - Sentry. Get data from Input and validate...

0 Likes
0 Replies

Restrict API access to my site only for Ember.js App

I want to use Ember.js for my site, and don't need to open up the api at this point. But I do want...

0 Likes
0 Replies

Ask users to reset password at first login

Hey everyone, I am putting together an event app for an internal event for my company. We are lookin...

0 Likes
8 Replies
Solved

workbench auth with facebook

I have download PHP facebook sdk from https://github.com/facebook/facebook-php-sdk Using this i want...

0 Likes
0 Replies

laravel 4 workbench

i am very much new to laravel. I know how to create package from workbench but got stuck in developi...

0 Likes
0 Replies

Redirect back to same page

Please help. If a user is on say xyz.com/course/1/edit and closes the browser, only to return after...

0 Likes
2 Replies
Solved

Route 'before' atrribute doesn't work

Hi everyone, I have these routes in my routes.php Route::get('login', [ 'uses' => 'loginCon...

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.

© 2025 Laravel.io - All rights reserved.