Support the ongoing development of Laravel.io →

1,912 Threads

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

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

POST Error: Symfony \ Component \ HttpKernel \ Exception \ MethodNotAllowedHttpException

Hi all, I am new to laravel and I don't know how to solve this error: Symfony \ Component \ HttpKern...

0 Likes
2 Replies
Solved

Any suggestion for protecting user registration route API?

Hi all, I'm now building an API for mobile devices, and for the authentication I'm using OAuth2, and...

0 Likes
0 Replies

Strange issue getting user data

Hi guys, I have an issue trying to get a specific user data. Before, I had in my database the user u...

0 Likes
1 Replies

Routes or Controller Actions

I am new to Laravel and there is just one thing I don't get. I started building an application with...

0 Likes
7 Replies

Problems with Redirect::intended and Auth

Hi, I am new to Laravel and am building the user registration/authentication part of my app. When a...

0 Likes
5 Replies
Solved

Separate DB for users?

I have a laravel script installed on my server - I don't know much about this framework (or php for...

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.