Not able to run the app
harshaldosh opened this issue · 3 comments
harshaldosh commented
PS C:\xampp2\htdocs\survey\laravel-surveyjs> php artisan serve
Could not open input file: artisan
irfanDC commented
@harshaldosh did it worked ? I am getting same issue. I run the following commands
~composer install
~npm install
~npm run production
and then ~php artisan serve
Could not open input file: artisan
hasnainali9 commented
PS C:\xampp2\htdocs\survey\laravel-surveyjs> php artisan serve Could not open input file: artisan
Do you have laravel installed?
hasnainali9 commented
@harshaldosh did it worked ? I am getting same issue. I run the following commands ~composer install ~npm install ~npm run production and then ~php artisan serve Could not open input file: artisan
Do you have laravel installed?