Closed danito closed 4 days ago
Hi, If I'm not wrong, with Laravel 11, the app/Providers/AuthServiceProvider.php isn't use anymore.
In https://ldaprecord.com/docs/laravel/v3/auth/database/laravel-jetstream the part that explains how to override Fortify's authentication callback using the Fortify::authenticateUsing() method seems obsolete and would need an update.
Thanks @danito, I'll patch this and close this issue once updated.
Fixed!
Hi, If I'm not wrong, with Laravel 11, the app/Providers/AuthServiceProvider.php isn't use anymore.
In https://ldaprecord.com/docs/laravel/v3/auth/database/laravel-jetstream the part that explains how to override Fortify's authentication callback using the Fortify::authenticateUsing() method seems obsolete and would need an update.