Answer the question
In order to leave comments, you need to log in
Why doesn't the local server (artisan serve) start?
Installed php, installed composer, installed laravel. Created a laravel project in phpstorm project. All that remains is to start the local server with php artisan serve
, and it gives me an error:
PHP Fatal error: Uncaught Error: Class "Illuminate\Foundation\Application" not found in C:\Users\User\PhpstormProjects\laravel\itProject\bootstrap\app.php:14
Stack trace:
#0 C:\Users\User\ PhpstormProjects\laravel\itProject\artisan(20): require_once()
#1 {main}
thrown in C:\Users\User\PhpstormProjects\laravel\itProject\bootstrap\app.php on line 14
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question