简体   繁体   中英

ReflectionException (-1) Class VoyagerAuth does not exist - Laravel

I am working on a laravel app, and when I run php artisan serve I get this error:

 ReflectionException (-1)
Class VoyagerAuth does not exist

You might have installed the-control-group/voyager and then deleted some file. If you wish to use it try to run

composer install

or

composer update

if you don't want to use voyager uninstall it, there is an handy guide on an answer on this older post

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM