Download the PHP package agiuscloud/linode-api-laravel without Composer
On this page you can find all versions of the php package agiuscloud/linode-api-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download agiuscloud/linode-api-laravel
More information about agiuscloud/linode-api-laravel
Files in agiuscloud/linode-api-laravel
Download agiuscloud/linode-api-laravel
More information about agiuscloud/linode-api-laravel
Files in agiuscloud/linode-api-laravel
Vendor agiuscloud
Package linode-api-laravel
Short Description Laravel package for Linode V4 Api
License MIT
Package linode-api-laravel
Short Description Laravel package for Linode V4 Api
License MIT
Please rate this library. Is it a good library?
Informations about the package linode-api-laravel
Linode Api V4 Laravel 5 package
A simple wrapper to get started with the Linode V4 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/linode.php) or env file
You can create your token by visiting your Linode if you are using the newer linode manager.
Usage
Add to your class
To use
Or, you can use the facade
License
This Linode wrapper is open-sourced software licensed under the MIT license.
All versions of linode-api-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package agiuscloud/linode-api-laravel contains the following files
Loading the files please wait ....