I am trying to follow the documentation from socialite's github repo and it is not working with lar...
hello friends using sentry and 4.2 Laravel need to store each time the user enters the application y...
I'm noticing that in my views I'm doing a lot of checking whether the current user is the owner of a...
Hello, I want to implement ACL and have created one version using the tutorial given at the followin...
I have two types of users (both had to log in), regular user and an admin. but only admin can manage...
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...
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