avored / restapi
AvoRed Laravel Shopping Cart REST API
dev-master
2019-09-13 21:59 UTC
Requires
- php: >=7.1.3
- avored/framework: 3.*
- laravel/passport: ^7.3
Requires (Dev)
- orchestra/testbench: ~3.7
- phpunit/phpunit: ^7.5
This package is auto-updated.
Last update: 2024-11-14 10:19:34 UTC
README
AvoRed restapi contains the core framework rest 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/restapi
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.