AidynMakhataev/laravel-surveyjs

Not able to run the app

harshaldosh opened this issue · 3 comments

PS C:\xampp2\htdocs\survey\laravel-surveyjs> php artisan serve
Could not open input file: artisan

@AidynMakhataev

@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

PS C:\xampp2\htdocs\survey\laravel-surveyjs> php artisan serve Could not open input file: artisan

Do you have laravel installed?

@AidynMakhataev

@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?