Hey, I want to sent SMS to user's mobile. The message should be sent in the users language. Where I...
I have set up login feature for normal login (email, password) and facebook login using socialite. E...
I'm getting session persistence issue in laravel 5.6 ... the issue I'm facing is: Like I have 2 user...
Hello, I'm sorry if this is redundant or not the place to ask, I don't consider myself a good code w...
I have a site with 2 different logins, one for users (I use the default auth) and one for admins, fo...
I'm working on a Vue SPA adding realtime features using Laravel Echo, Laravel Echo Server, and Redis...
Hello. In my app user model has a global scope "active", which checks if the "active&...
I am having difficulty setting up Passport in Laravel 5.6. The first time when I followed this tutor...
I would like to access a column called "access_level" in table "roles". The thin...
When i call a method where i set session is execute perfectly.After set the session when i call ano...
Three Roles Student Teacher Parent These three roles assign by super-admin. Student, Teacher, Parent...
Hi Folks, I am new to laravel passport. I am developing Rest API services with the help of Laravel P...
Hi good people. Have been stuck for hours on end with model binding with dynamic DB connection. I ha...
Hello, I am making a single user project using #laravel, Single user = the only administrator with f...
Hi All, i am developing a portal using laravel 5.4 and now i need to login users using Android. Can...
Hi have fold all i need to follow to make show i used laravel broadcast well , may be am missing som...
Hello everybody, I don't have any problem running my app locally, I have cross checked my code thoro...
I have a L5.2 app where I'm trying to login a user in an Event Listener. All routes are wrapped in w...
auth()->attempt(); return true and it works but it doesn't work anymore I don't know why. it work...
Hello, I've got this problem with the Auth::user() object not working properly when using subdomains...
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