Hi All, I am new to this forum and really new to laravel, i am trying to create a custom HTTP authen...
I want custom Validation when i submit form login. Thanks
Hello. I'm having some issues with my laravel api server using JWT. First of all: I already implemen...
can i login using auth::attempt without hash the password ? i already have the database users from m...
Hi there folks, I am having a problem on Laravel, since I am a newbie on Laravel Framework, I am wat...
I'm looking at this section of the Sentinel docs: https://cartalyst.com/manual/sentinel/2.0#laravel-...
I have a problem. I need to prevent a logged in user can edit / view etc. information of another us...
Hi guys, I have a strange problem. I am not able to redirect my user if his email does not exist in...
I am using laravel 5.1 with the default authentication controller without any overrides but i faced...
I am creating an app in which I am creating a laravel api and using angularjs for my front end. For...
i use module in my project App -> Modules -> Admin -> Http -...
I need to check if the User is blocked at the time of login. for this I created a users table field...
FatalErrorException in EloquentUserProvider.php line 126: Class '\App\User' not found So, I really w...
I've got an existing users table for my website and am rebuilding the entire site in Laravel. I'm st...
I am following the stateless http authentication code stated at http://laravel.com/docs/master/authe...
Hi, I'm trying to create a public route that I need to be accesible from another page. The problem i...
when i run php artisan migrate i get these errors : my database is setup properly i tried both local...
2/2 HttpException in AuthorizesRequests.php line 94: This action is unauthorized. 1/2 UnauthorizedEx...
Hello all! I have learning L5 with login and remember but Auth::viaRemeber() not working and always...
I'm developing an app plugin for Big Commerce, where once the app is installed the user should be ab...
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