When i m executing PHP artisan migrate I'm getting following error
C:\xampp\htdocs\Social>php artisan migrate help
[ErrorException]
include(C:\xampp\htdocs\Social\vendor\composer/../../app/Http/Controllers/A uth/AuthController.php): failed to open stream: No such file or directoryC:\xampp\htdocs\Social>php artisan migrate
[ErrorException]
include(C:\xampp\htdocs\Social\vendor\composer/../../app/Http/Controllers/A uth/AuthController.php): failed to open stream: No such file or directoryC:\xampp\htdocs\Soci
how to solve this problem please help???