orm icon indicating copy to clipboard operation
orm copied to clipboard

Authentication user provider [doctrine] is not defined.

Open vincent-eleanor-wine opened this issue 1 year ago • 5 comments

If you have a question, and not a bug or proposal, post in the discussions. https://github.com/laravel-doctrine/orm/discussions

laravel-doctrine/orm version & Laravel version

laravel-doctrine/orm -> 2.1.0 Laravel Framework 10.48.22

Expected behaviour

the cache was success cached

Actual behaviour

is throwing an error: In CreatesUserProviders.php line 39:
Authentication user provider [doctrine] is not defined.

Steps to reproduce

php8.2 artisan config:cache

vincent-eleanor-wine avatar Oct 24 '24 10:10 vincent-eleanor-wine