D
D
Dmitry2019-03-14 19:03:12
Laravel
Dmitry, 2019-03-14 19:03:12

Why can't I run laravel project?

Hello, I have a laravel/react project.
Link to github
Windows 10. Locally. Installed the latest php on this guide on drive C, plus installed composer in the folder with php7, created a variable. I downloaded the project, ran composer install in its folder, then npm install, then php artisan serve, then npm run watch (all commands ran without errors)
As a result, 500 error.
What could be the problem?
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kirill Arutyunov, 2019-03-14
@arutyunov

Is the 500 Laravel error or not? What's in the logs? Look at storage/logs, look at PHP logs.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question