vuedo icon indicating copy to clipboard operation
vuedo copied to clipboard

I tried to run this project on windows.

Open pyksoft opened this issue 7 years ago • 1 comments

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?

pyksoft avatar Sep 08 '17 16:09 pyksoft

Hello,

Is the page blank or you get an error message?

pongoman avatar Sep 09 '17 18:09 pongoman