try to use graphql, in laravel to build a vgrant development environment in local windows. The system is centos7.
. use php artisan serve
to start a server in the local windows, visit http://127.0.0.1:8000/graphiql
, and display normally:
vagrantloding:
what should I do?