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...
I already using password reset function for guest users. is there any interface to change password o...
I'm working on user registration in my API using Laravel Passport, and I need to return refresh_toke...
In laravel 4.2 there's this example how can I do the same thing in laravel 5.x?
Laravel Version: 5.6.* PHP Version: 7.2.2 Database Driver & Version: Mysql 5.0.12 Description: l...
Hi I write a usercontroller with a function as doLogin that first check rules with validation and a...
I have a SPA app built on vue.js with a lumen api using JWT tokens which is working fine. Im trying...
this is my test ajax in laravel 5 (refer below) $("#try").click(function(){ va...
Hi everyone, im new in laravel. I know that there is a built in auth system but just because a train...
So like many others i’m trying to build a Laravel Crud app, but I’ve got the problem that users can...
Hello, my app uses laravel 4.2 and allows jpg,png,jpeg uploads however if a user uploads a file name...
When I use Auth::user() in a controller I get null as a result. The reason I need the ID of the curr...
I tried to make my callback url dynamic because I'm configuring socialite in a multi auth system. I...
I have some problem creating the auth part of my site: I tried to adapt my page to the register.blad...
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