avored / graphql
AvoRed Laravel Shopping Cart Graphql API
dev-master
2019-08-18 20:52 UTC
Requires
- php: >=7.1.3
- avored/framework: 3.*
- laravel/passport: ^7.3
- rebing/graphql-laravel: ^2.0
Requires (Dev)
- mockery/mockery: 1.2.*
- orchestra/testbench: ~3.7
- phpunit/phpunit: ^7.5
This package is auto-updated.
Last update: 2024-11-29 05:33:29 UTC
README
AvoRed graphql contains the core framework graphql api support for the AvoRed shopping cart for Laravel.
Installation
AvoRed shopping cart framework provided as a composer package so it make installation of the avored is much easier as
composer require avored/graphql
At these stage we been using latest laravel framework which is 5.8 if you are using some older version let us know at our Discussion Forum. We will do a test and if it works then add support for that version too.