vuedo
vuedo copied to clipboard
I tried to run this project on windows.
I installed PHP 7 and I followed the commands.
composer install npm install php artisan key:generate php artisan migrate php artisan db:seed gulp php artisan serve
G:\PHP\Laravel\vuedo-master>php artisan serve [32mLaravel development server started on http://localhost:8000/[39m
I visited http://localhost:8000 but it does not display.
How can I fix it?
Hello,
Is the page blank or you get an error message?