Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 199 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 199 Bytes

laravel-graphql-test

git clone 

composer install

cp .env.example .env

// config your database

php artisan migrate --seed

php artisan serve

open http://127.0.0.1:8000/graphql-ui