Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trait "Illuminate\Foundation\Auth\AuthenticatesUsers" not found #5931

Open
occasor opened this issue Nov 25, 2024 · 0 comments
Open

Trait "Illuminate\Foundation\Auth\AuthenticatesUsers" not found #5931

occasor opened this issue Nov 25, 2024 · 0 comments

Comments

@occasor
Copy link

occasor commented Nov 25, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant