Support the ongoing development of Laravel.io →

343 Threads

Laravel 11 - Make Auth Missing?

I'm using Laravel 11. I tried to do php artisan make:auth I know it's outdated. I know I could use...

nazimfeni liked this thread

1 Likes
3 Replies
Solved

why the password reset link has changed to localhost/token ?

hi why the password reset link has changed to localhost/token while it suppose to be localhost:8000/...

0 Likes
1 Replies
Solved

Error with Jetstream Multi Auth Implementation

Hi i have some problems with jetstream with multiple auth, i flw this tutorial https://medium.com/@m...

0 Likes
4 Replies
Solved

How do I make a factory that creates proper random titles?

I am working on a Laravel 8 blogging application. I need a large numer of articles in order to test...

0 Likes
3 Replies
Solved

Sanctum unauthenticated on production, works locally

Hey, Sanctum works fine on my local machine, but has authentication problem on production. Any sugge...

0 Likes
2 Replies
Solved

How to bring a session variable to the AuthServiceProvider?

I am working on a Laravel 8 app with users, roles and permissions. I use Microsoft Azure for user si...

0 Likes
2 Replies
Solved

What causes the data validation failure in this API?

I am working on an application consisting of a Laravel 8 API and a Vue 3 front-end. I have a registr...

0 Likes
1 Replies
Solved

What's wrong with my code in Laravel7?

I'm using Laravel 7 and Visual Code. My Logout Controller have a problem but the code work when i ru...

0 Likes
1 Replies
Solved

Reveiw/feedback request on my Laravel article

Hello, I am new here and also a beginner-level Laravel developer. I want to write about Laravel as I...

0 Likes
4 Replies
Solved

Email verification issue

i am trying to follow a tutorial on implementing email verification using the breeze package. I am n...

0 Likes
3 Replies
Solved

Show message when user is connected laravel 6*

Heelo, I want to show an alert after log in in laravel 6* , how can this be done idk what to use in...

0 Likes
2 Replies
Solved

Sessions utilisateur ( Laravel )

Bonjour je voudrais savoir comment faire pour : éviter qu'un utilisateur se connecte simultanément...

0 Likes
2 Replies
Solved

Disable registration for new users

Hello, I am making a single user project using #laravel, Single user = the only administrator with f...

0 Likes
2 Replies
Solved

[Laravel 5] How do I create a custom auth in laravel 5

In laravel 4.2 there's this example how can I do the same thing in laravel 5.x?

0 Likes
27 Replies
Solved

auth::attempt dont work!!

Hi I write a usercontroller with a function as doLogin that first check rules with validation and a...

0 Likes
18 Replies
Solved

policies and request loops

hello, I have an issue with requests loop with what appears to me like a pretty standard feature (bu...

0 Likes
1 Replies
Solved

Auth::check() or Auth::user() logs me out automatically

I'm facing an issue here which I don't think I had before, however I'm not sure what I changed to in...

0 Likes
3 Replies
Solved

Make laravel app a subscriber to another app.

Hello Laravel.io I'm wondering on how to make a laravel app behave like a subscriber in pub sub to r...

0 Likes
1 Replies
Solved

how to implement two factor auth in laravel?

searched on the Internet, but to no avail, can anyone help?

0 Likes
1 Replies
Solved

Multitenant with Multidatabase Auth Problem

[ASK : Multitenant with Multidatabase Auth Problem] fyi: i'm using redis as session management and w...

0 Likes
1 Replies
Solved

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.