You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"PostgreSQL 15.1 (Ubuntu 15.1-1.pgdg20.04+1) on aarch64-unknown-linux-gnu, compiled by gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0, 64-bit"
Description
WARN PHP Fatal error: Trait "Illuminate\Foundation\Auth\AuthenticatesUsers" not found in \vendor\tcg\voyager\src\Http\Controllers\VoyagerAuthController.php on line 10.
Laravel version
v9.52.18
PHP version
8.3.11
Voyager version
v1.7
Database
"PostgreSQL 15.1 (Ubuntu 15.1-1.pgdg20.04+1) on aarch64-unknown-linux-gnu, compiled by gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0, 64-bit"
Description
WARN PHP Fatal error: Trait "Illuminate\Foundation\Auth\AuthenticatesUsers" not found in \vendor\tcg\voyager\src\Http\Controllers\VoyagerAuthController.php on line 10.
Steps to reproduce
I did composer install/update
when I run php artisan serve and open URL http://127.0.0.1:8000/admin/login it gives me this error.
Expected behavior
The error should not be there and admin login page should be visible.
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: