GraphQL cannot access the vagrant development environment

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?

Mar.25,2021

Open chrome/inspect to see what's going on

Menu