Support the ongoing development of Laravel.io →

1,917 Threads

Socialite's github repo not working with laravel 5

I am trying to follow the documentation from socialite's github repo and it is not working with lar...

0 Likes
1 Replies

Store at login to application

hello friends using sentry and 4.2 Laravel need to store each time the user enters the application y...

0 Likes
0 Replies

restrict crud operations of resources to the owner

I'm noticing that in my views I'm doing a lot of checking whether the current user is the owner of a...

0 Likes
5 Replies

Laravel 4.2.11 Access Control List for API

Hello, I want to implement ACL and have created one version using the tutorial given at the followin...

0 Likes
0 Replies
posted 10 years ago

Can I access Auth in middleware?

I have two types of users (both had to log in), regular user and an admin. but only admin can manage...

0 Likes
3 Replies
Solved

SSO for multiple applications

Hi, I'm currently looking at ways to create a SSO based application setup. The idea is as the follow...

0 Likes
1 Replies
posted 10 years ago

How to get a "permissions" list?

Hi, I try to make an ACL with this Package: https://github.com/Toddish/Verify-L4 To add Permissions...

0 Likes
5 Replies
Solved
posted 10 years ago

Auth not working after deployment to shared host

Hi! I've just recently deployed my first laravel based app to my shared host, and everything seems t...

0 Likes
4 Replies
Solved

Showing costum message on my view

Hello again, I use this code to validate credentials and log in a user: $validator = Validator::make...

0 Likes
1 Replies

DoS on Laravel's Auth

Is laravel affected by the DoS attack related to wordpress and PHPMyAdmin?

0 Likes
0 Replies

Session Auth expiring when opening another site on same domain?

Hi, I'm having a problem and can't figure out whats happening. I believe it's about the sessions. Th...

0 Likes
5 Replies
Solved
posted 11 years ago

Using two Models using Auth Class

Can I use two model one for users and one for say admins and still access the Auth::user() method? &...

0 Likes
5 Replies
posted 10 years ago

Laravel token expiring

Ive built a gallery based site using Laravel. To avoid some image theft and for statistics, image ge...

0 Likes
1 Replies

resource controller filters with zizaco entrust

Hi everybody!! With Zizaco Entrust how do we denied access in resources, i allready read the manual,...

0 Likes
1 Replies

Logged out user goes back using back button on browser.

Using L4. I have this setup: Index page (index.php) has the log in form. My route: Route::post('das...

0 Likes
4 Replies

How can we limit browsing to only my designated routes?

I would the users to not be able to browse any other directory or file except the routes

0 Likes
4 Replies

Laravel Session Problem

How to identify in laravel between session timeout and single login? if session timeout => [messa...

0 Likes
0 Replies

Social Login & User Management

Hi. I am trying to build a user management part of a website but i am having difficulties to find wo...

0 Likes
2 Replies

Laravel auth session initiated from a different domain doesn't persist

Is there anyone familiar with s built with running on one domain (laravelapi.com) and apps connect...

0 Likes
0 Replies

How to use return Redirect, inside View?

If user is logged in back button is still sending him back to login form page. I want something like...

0 Likes
4 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.