CloudObjects Laravel SDK
This package installs the CloudObjects PHP SDK and configures it for use with Laravel applications.
Install with the following commands:
composer require cloudobjects/laravel-sdk
artisan vendor:publish --provider="CloudObjects\SDK\Laravel\CloudObjectsServiceProvider"
We have also released the source code to a demo application that shows the capabilities of this package.
Description
No description provided
https://codeberg.org/CloudObjects/CloudObjects-Laravel-SDK
Languages
PHP
100%