Support the ongoing development of Laravel.io →

1,900 Threads

force login except

hello all am new to laravel and now am trying to build a web app with it, the problem i have that i...

0 Likes
2 Replies
Solved

Accessing validation error messages without redirecting

Most examples go something like this: return Redirect::to('register')->withErrors($validator); H...

0 Likes
1 Replies
Solved

Handling in model validation

I read everywhere that in model validation is best practice, but I don't know how to handle a failed...

0 Likes
3 Replies
Solved

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 9 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

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.