Hi, I'm currently looking at ways to create a SSO based application setup. The idea is as the follow...
Hi, I try to make an ACL with this Package: https://github.com/Toddish/Verify-L4 To add Permissions...
Hi! I've just recently deployed my first laravel based app to my shared host, and everything seems t...
Hello again, I use this code to validate credentials and log in a user: $validator = Validator::make...
Is laravel affected by the DoS attack related to wordpress and PHPMyAdmin?
Hi, I'm having a problem and can't figure out whats happening. I believe it's about the sessions. Th...
Can I use two model one for users and one for say admins and still access the Auth::user() method? &...
Ive built a gallery based site using Laravel. To avoid some image theft and for statistics, image ge...
Hi everybody!! With Zizaco Entrust how do we denied access in resources, i allready read the manual,...
Using L4. I have this setup: Index page (index.php) has the log in form. My route: Route::post('das...
I would the users to not be able to browse any other directory or file except the routes
How to identify in laravel between session timeout and single login? if session timeout => [messa...
Hi. I am trying to build a user management part of a website but i am having difficulties to find wo...
Is there anyone familiar with s built with running on one domain (laravelapi.com) and apps connect...
If user is logged in back button is still sending him back to login form page. I want something like...
Hi all, I am new to laravel and I don't know how to solve this error: Symfony \ Component \ HttpKern...
Hi all, I'm now building an API for mobile devices, and for the authentication I'm using OAuth2, and...
Hi guys, I have an issue trying to get a specific user data. Before, I had in my database the user u...
I am new to Laravel and there is just one thing I don't get. I started building an application with...
Hi, I am new to Laravel and am building the user registration/authentication part of my app. When a...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community