Dear community, I need some help, I created a field "activation_key", which is assigned to...
Who can help me ? when i login with google have two errors ClientException in Middleware.php line 69...
Hi everyone, I'm new to Laravel but have a decent amount of experience with PHP and a lot of experie...
These are my three functions to recover a password. Everything seems right. In my routes, I am passi...
HI, in route i have something like this: Route::resource('categories', 'CategoriesQuestionControlle...
Hello, All I meet some problem about Laravel 5 auth. I create project and want to use default auth f...
In my AuthenticatedsUsers.php, the postLogin() method correctly run the Auth::attempt() and return t...
Hey, I am setting up OAuth2 for the first time. I'm using the package: https://github.com/lucadegasp...
hello! I'm new in laravel, i want to deny access routes for unauthorized users. my code: #Route::get...
Hi Guys, Can someone help me plz. I can't get trough this issue in Laravel 5.1. My model is the defa...
Problem 1 - laravel/framework v4.1.9 requires d11wtq/boris 1.0.* -> no matching package found.
Hello folks! How can I fire an event after one of my users successfully resets their account passwor...
I'm trying to set up a good localization system in a Laravel App. Basically what I am after is this:...
Hi, I have been recently looking into Laravel coming from a JavaScript (and some Java) background. I...
The issue appears when I want to registrate my user (click submit button). Login works great. I use...
I have my browser open, I visit my website and login. Then, in the same browser window, I navigate t...
Hi, I have made a custom auth driver base on the documentation, but as I check my database and used...
Hello to every one . I have two websites in my xampp localhost folder . both of them are having logi...
I've created login form then I try to login. It work but Auth::user() return null; I try to dump var...
I can't understand why Auth::attempt always returns false. Maybe someone can enlighten me and explai...
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