How to implement phpredis correctly as a session driver in PHP.ini and work well in laravel in apply...
Bonjour je voudrais savoir comment faire pour : éviter qu'un utilisateur se connecte simultanément...
I am using Auth scaffolding in laravel 5.5. But when i try to go to /login or /register,i am redirec...
Hey everybody, I guess i found a bug or something like that. In my app i build up an API for local u...
Yes bank payment integration response shows page expire error - 419 unknown status error. how could...
Hi All I am running a Laravel 5.7 (PHP 7.1) project that routes users to different sub-domains depen...
🔥check this tutorial “Create Scaffold with Laravel 5.7” https://medium.com/modulr/create-scaffold-...
I am new to laravel and I am trying to validate username in real time. Hoping to get a reply :-)
The new Laravel 5.7 uses the MustVerifyEmail trait on the registration and authentication. If we use...
Hello, What is the best way to logout specific user in Laravel? Auth::logout() will just logout th...
Question: How to destroy users' session or logout user when the user closed the browser? There are s...
Hello I have the similar problem as https://github.com/laravel/framework/issues/13000 but i don't un...
Please preface this with "I'm REALLY new to Laravel". I would like to be able to add custo...
My Site was working fine, and i move my website from VPS to AWS(LAMP) Now after login function i am...
I have users table and related user_groups table and there is access_level column in the user_groups...
Hi, I have been working on laravel 5.2 from last 3 years on one of my stable product. I found it qui...
I have a problem with my laravel application, it is like a nightmare to me ? I've tried everything I...
This =has to be super simple, but I can't quite figure it out. I want guest users (not logged in) to...
Hi! I am stuck. I need to develop a medium sized application but I can't decide on the architecture....
I'd try to tackle this myself, but I have zero bandwidth. JWT is standardized for many reasons and i...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community