Support the ongoing development of Laravel.io →

1,917 Threads

posted 10 years ago

Authentication issue (4.2)

Occasionally, I run into an issue where I can't login to my app. Even a password reminder and chang...

0 Likes
3 Replies

Empty email when authorization in twitter via Socialite

I use authorization in twitter via Socialite. Why email property empty? use Laravel\Socialite\Facade...

0 Likes
3 Replies
Solved

Search forum

I really wish some folks would do a search before they asked the question, some questions have been...

0 Likes
0 Replies

Authenticate on multiple tables/models with Laravel 5

Hello guys, I have two questions about Authentication: How to use Auth with multiple tables? (Stude...

0 Likes
2 Replies

Dynamically set Session cookie expiry date

Hello! I would be happy if you could help me with the following problem: When a user does a login, I...

0 Likes
0 Replies

Debug authentication

How can I debug the authentication?

0 Likes
4 Replies
posted 10 years ago

Lumen and Laravel user logins

If user login in normal laravel application, is it possible use same login session in lumen without...

0 Likes
1 Replies

How to show my the name, display_name form roles table of logged in user.

Hey, I installed the package entrust and everything is awesome !! . but I tried to fetch the name,...

0 Likes
1 Replies

L5 Password Reminders?

I am looking for some guidance on setting up the default Password Reminders functionality in Laravel...

0 Likes
3 Replies

Register an user after logged

This is my current project: I have a login page, without any tab on top or whatever. In other words...

0 Likes
1 Replies
Solved

"Not null violation" ERROR, when Register

I am doing a Laravel 5 project and when i try to register a new user and save him into the database,...

0 Likes
3 Replies
Solved

Login help, redirect kills session

Help with Laravel login I created a simple CRUD with a login, the problem is when I update or store...

0 Likes
1 Replies

I want to implement my own Auth in Laravel 5 - where to start?

We don't authenticate users against a local database instead we have a Single Sign On (SSO) service...

0 Likes
4 Replies

Verifie passowrd from application

Hi everyone, I created a website with Laravel5 and i'm going to create an Android application for it...

0 Likes
6 Replies
posted 10 years ago

Laravel 5 Socialite combined with the AuthenticatesAndRegistersUsers trait

Hi, I'm learning about the use of Socialite, Now i'm wondering what a good implementation would be t...

0 Likes
3 Replies

Email activation with Laravel 5

Hy i need Email activation with Laravel 5 and he dont active cant login thx for help

0 Likes
3 Replies

Foreign key insertion problem in qualification table using laravel 4.2

// qualification.php model <?php class Qualification extends \Eloquent { protected $fillable...

0 Likes
1 Replies

Logout a user by their ID - not necessarilly the one currently logged in.

Hi everyone, I have a couple of Users defined in my app, one with id = 1 and one with id = 9. Scenar...

0 Likes
1 Replies

Could not determine which URL to request: Laravel\Cashier\Customer instance has invalid ID:

Trying to create/swap a cashier subscription, and receiving this. Posted on GH(https://github.com/la...

0 Likes
3 Replies

TokenMismatchException in VerifyCsrfToken.php line 46

I am new in laravel 5 , when i try to register or login [ auth/login or auth/register ] i get error...

0 Likes
5 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.

© 2025 Laravel.io - All rights reserved.