2017 © Pedro Peláez
 

library acommerce-laravel

aCommerce API

image

aryraditya/acommerce-laravel

aCommerce API

  • Wednesday, July 25, 2018
  • by aryraditya
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 86 % Grown

The README.md

aCommerce API Helper for Laravel

This is library for aCommerce API, (*1)

Installation

First, install using composer, (*2)

$ composer require aryraditya/acommerce-laravel

After installation is finish, open config/app.php to add the ServiceProvider bellow to providers section :, (*3)

aryraditya\aCommerceLaravel\aCommerceServiceProvider::class

Publish configuration, the command bellow will copy a config to your project directory config/acommerce.php and then you need to set the variable on it., (*4)

$ php artisan vendor:publish --provider="aryraditya\aCommerceLaravel\aCommerceServiceProvider"

Usage

soon, (*5)

The Versions

25/07 2018

dev-master

9999999-dev

aCommerce API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ary Raditya

25/07 2018

1.0.2

1.0.2.0

aCommerce API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ary Raditya

25/07 2018

dev-develop

dev-develop

aCommerce API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ary Raditya

25/07 2018

1.0.1

1.0.1.0

aCommerce API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ary Raditya

23/04 2018

1.0.0

1.0.0.0

aCommerce API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ary Raditya