Download the PHP package keepcloud/vultr-api-laravel without Composer
On this page you can find all versions of the php package keepcloud/vultr-api-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download keepcloud/vultr-api-laravel
More information about keepcloud/vultr-api-laravel
Files in keepcloud/vultr-api-laravel
Download keepcloud/vultr-api-laravel
More information about keepcloud/vultr-api-laravel
Files in keepcloud/vultr-api-laravel
Vendor keepcloud
Package vultr-api-laravel
Short Description Laravel package for Vultr V2 Api
License MIT
Package vultr-api-laravel
Short Description Laravel package for Vultr V2 Api
License MIT
Please rate this library. Is it a good library?
Informations about the package vultr-api-laravel
Vultr Api V2 Laravel package
A simple wrapper to get started with the Vultr V2 Api.
Install
After updating composer, add the ServiceProvider to the providers array in config/app.php
Optionally you can use the Facade. Add this to your facades:
Publish config file
Add your personal access token to your config (/config/vultr.php) or env file
You can create your token by visiting your Vultr if you are using the newer vultr manager.
Usage
Add to your class
To use
Or, you can use the facade
License
This Vultr wrapper is open-sourced software licensed under the MIT license.
All versions of vultr-api-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package keepcloud/vultr-api-laravel contains the following files
Loading the files please wait ....