The trait Illuminate\Foundation\Auth\AuthenticatesUsers
has apparently disappeared in Laravel 10. I did an update of my code from 9 to 10 and all of a sudden this trait is gone. What's the replacement for it?
Asked
Active
Viewed 26 times
0

Jay Bienvenu
- 3,069
- 5
- 33
- 44
-
`AuthenticatesUsers` only until v6 – Wahyu Kristianto Feb 22 '23 at 15:23