DirectoryTree / LdapRecord-Docs

The LdapRecord documentation repository.
https://ldaprecord.com
21 stars 34 forks source link

[Feature] LdapRecord v3, Laravel 11, Jetstream and Fortify setup update #67

Closed danito closed 4 days ago

danito commented 3 weeks 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.

stevebauman commented 3 weeks ago

Thanks @danito, I'll patch this and close this issue once updated.

stevebauman commented 4 days ago

Fixed!