Support the ongoing development of Laravel.io →

343 Threads

Invalidate Auth Session.

Hi, I have an application that I must limit 1 auth session per user. For example, if user a user is...

0 Likes
1 Replies
Solved

force special user instance for "anonymous" user

Hi everyone, laravel newbie here. I'm trying to implement (using laravel) an user-permissions model...

0 Likes
6 Replies
Solved

Can't return a simple many-to-many relationship value

Hello! First of all thanks for the interest in my topic. I think that this question is easy. I have...

0 Likes
2 Replies
Solved

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

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

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

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

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

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

Where can I download the oficial documentation?

I'm offline sometimes and wuould like to have an offline vertion... thanks!

0 Likes
4 Replies
Solved
posted 9 years ago

Access to public url in admin

I am not sure if it is the lack of sleep or knowledge, but here is what I am trying to do. In the Au...

0 Likes
2 Replies
Solved

Unknown sign out error

Hello, I have an error when I'm singing out. The process works properly, but this error...(?) I have...

0 Likes
2 Replies
Solved

Database for each user

Hi, In my system I have a main database where is a "users" tabel and for each user I have...

0 Likes
2 Replies
Solved
posted 9 years ago

Redirect in controllers

Hello, I am new to laravel i don't know much about it but i want my script to redirect to a specifie...

0 Likes
4 Replies
Solved
posted 9 years ago

How to use Oauth and regular authentication together

I am trying to figure out the best way to ask this question. I am building an app and know how to ea...

0 Likes
2 Replies
Solved

Ban redirect?

Hey, i want to make a ban system, and i do not know how to redirect every route [except the one with...

0 Likes
1 Replies
Solved

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.