dev-master
9999999-devOrdercloud laravel helpers
MIT
The Requires
The Development Requires
by Michael Nel
1.0
1.0.0.0Ordercloud laravel helpers
MIT
The Requires
The Development Requires
by Michael Nel
Ordercloud laravel helpers
Laravel 4 extensions for ordercloud client, (*1)
Add the following to your require block in composer.json config
"ordercloud/laravel": "dev-master"
, (*2)
To install into a Laravel project, first do the composer install then add the ServiceProvider to your config/app.php service providers list., (*3)
Ordercloud\Laravel\Providers\OrdercloudServiceProvider::class
Publish the config fie, (*4)
php artisan config:publish ordercloud/laravel-4
Ordercloud laravel helpers
MIT
Ordercloud laravel helpers
MIT