Support the ongoing development of Laravel.io →

1,912 Threads

middleware /check activation status before postlogin()

Dear community, I need some help, I created a field "activation_key", which is assigned to...

0 Likes
1 Replies

Laravel Socialite - Google

Who can help me ? when i login with google have two errors ClientException in Middleware.php line 69...

0 Likes
0 Replies

Making email optional

Hi everyone, I'm new to Laravel but have a decent amount of experience with PHP and a lot of experie...

0 Likes
2 Replies
Solved
posted 10 years ago

Conditional returning false - password recovery

These are my three functions to recover a password. Everything seems right. In my routes, I am passi...

0 Likes
5 Replies
Solved
posted 8 years ago

Check premissions with middleware

HI, in route i have something like this: Route::resource('categories', 'CategoriesQuestionControlle...

0 Likes
0 Replies

Auth Error Problem

Hello, All I meet some problem about Laravel 5 auth. I create project and want to use default auth f...

0 Likes
4 Replies

Login as guest instead of User

In my AuthenticatedsUsers.php, the postLogin() method correctly run the Auth::attempt() and return t...

0 Likes
1 Replies
Solved

Is this correct/secure usage of OAuth2?

Hey, I am setting up OAuth2 for the first time. I'm using the package: https://github.com/lucadegasp...

0 Likes
2 Replies

protect route for unauthorized users

hello! I'm new in laravel, i want to deny access routes for unauthorized users. my code: #Route::get...

0 Likes
2 Replies

Auth:: facade in php unit

Hi Guys, Can someone help me plz. I can't get trough this issue in Laravel 5.1. My model is the defa...

0 Likes
0 Replies

unable to install the laravel 4

Problem 1 - laravel/framework v4.1.9 requires d11wtq/boris 1.0.* -> no matching package found.

0 Likes
0 Replies

How to fire an event after successfull password reset?

Hello folks! How can I fire an event after one of my users successfully resets their account passwor...

0 Likes
2 Replies
Solved

Laravel-localization redirect issue

I'm trying to set up a good localization system in a Laravel App. Basically what I am after is this:...

0 Likes
2 Replies

Lackluster API documentation.

Hi, I have been recently looking into Laravel coming from a JavaScript (and some Java) background. I...

0 Likes
2 Replies

How to solve the issue with RegisterRequest ?

The issue appears when I want to registrate my user (click submit button). Login works great. I use...

0 Likes
0 Replies

Traffic from Google is not signed in

I have my browser open, I visit my website and login. Then, in the same browser window, I navigate t...

0 Likes
1 Replies

multiple remember_me tokens are set while using Auth::attempt() in my custom driver

Hi, I have made a custom auth driver base on the documentation, but as I check my database and used...

0 Likes
0 Replies

TokenMismatchException in loging to website

Hello to every one . I have two websites in my xampp localhost folder . both of them are having logi...

0 Likes
1 Replies
posted 9 years ago

Auth::user() return null

I've created login form then I try to login. It work but Auth::user() return null; I try to dump var...

0 Likes
1 Replies

Auth::attempt returns false in custom Controller.

I can't understand why Auth::attempt always returns false. Maybe someone can enlighten me and explai...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.