Trait “Illuminate\Foundation\Auth\AuthenticatesUsers” not found

Posted by

Error:-

laravel.ERROR: Trait "Illuminate\Foundation\Auth\AuthenticatesUsers" not found {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Trait \"Illuminate\\Foundation\\Auth\\AuthenticatesUsers\" not found at C:\\xampp-laravel\\htdocs\\ds-admin-10-ms\\app\\Http\\Controllers\\Auth\\AdminLoginController.php:12)
[stacktrace]
#0 {main}
"} 

Solution:-

open your terminal and write down the command which i have given below:

composer require laravel/ui

After running this command it will go with the flow you wants.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x