diepxuan / laravel-magento
Laravel Integration With Magento API (OAuth 1.0)
v1.0.0
2023-04-30 10:29 UTC
Requires
- ext-json: *
- guzzlehttp/guzzle: *
- guzzlehttp/oauth-subscriber: *
- laravel/framework: ^10
This package is auto-updated.
Last update: 2023-09-27 03:19:25 UTC
README
Installation
Require using composer
composer require diepxuan/laravel-magento
In Laravel 5.5, and above, the package will auto-register the service provider. In Laravel 5.4 you must install this service provider.