2017 © Pedro Peláez
 

library vesta-manage

VestaCP client for Laravel

image

stereoflo/vesta-manage

VestaCP client for Laravel

  • Sunday, December 3, 2017
  • by StereoFlo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Installation

Via Composer

Going your project directory on shell and run this command:, (*1)

$ composer require stereoflo/vesta-manage

Publication, (*2)

php artisan vendor:publish

Then select a needed option from list, (*3)

Generate api key on a server, (*4)

bash /usr/local/vesta/bin/v-generate-api-key

Or you can get existing keys, (*5)

ls -l /usr/local/vesta/data/keys/

Usage

Simple usage ```php use VestaManage\Facades\Vesta;, (*6)

$backups = Vesta::server('testVDS')->setUserName($userThatUWantToView)->listUserBackups();, (*7)

The Versions

03/12 2017

dev-master

9999999-dev

VestaCP client for Laravel

  Sources   Download

GPL-3.0

The Requires

 

laravel api framework panel hosting vesta

03/12 2017

v0.1.2

0.1.2.0

VestaCP client for Laravel

  Sources   Download

GPL-3.0

The Requires

 

laravel api framework panel hosting vesta

05/10 2017

v0.1.1

0.1.1.0

VestaCP client for Laravel

  Sources   Download

GPL-3.0

The Requires

 

laravel api framework panel hosting vesta

05/10 2017

v0.1

0.1.0.0

VestaCP client for Laravel

  Sources   Download

GPL-3.0

The Requires

 

laravel api framework panel hosting vesta

05/10 2017

dev-develop

dev-develop

VestaCP client for Laravel

  Sources   Download

GPL-3.0

The Requires

 

laravel api framework panel hosting vesta