Download the PHP package madeitbelgium/laravel-vestacp without Composer
On this page you can find all versions of the php package madeitbelgium/laravel-vestacp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download madeitbelgium/laravel-vestacp
More information about madeitbelgium/laravel-vestacp
Files in madeitbelgium/laravel-vestacp
Package laravel-vestacp
Short Description PHP Laravel VestaCP
License LGPL-3.0-or-later
Homepage http://www.madeit.be
Informations about the package laravel-vestacp
PHP Laravel VestaCP
With this Laravel package you can connect to your vesta cp server.
Installation
Install the package through composer
Require this package in your composer.json
and update composer.
On laravel Version < 5.5
updating composer, add the ServiceProvider to the providers array in config/app.php
You can use the facade for shorter code. Add this to your aliases:
On laravel version >= 5.5
The service provider is auto loaded.
Documentation
Usage
In laravel you can use the Facade
Laraval validator
The complete documentation can be found at: http://www.madeit.be/
Support
Support github or mail: [email protected]
Contributing
Please try to follow the psr-2 coding style guide. http://www.php-fig.org/psr/psr-2/
License
This package is licensed under LGPL. You are free to use it in personal and commercial projects. The code can be forked and modified, but the original copyright author should always be included!
All versions of laravel-vestacp with dependencies
illuminate/container Version 5.*|^6.0|^7.0
guzzlehttp/guzzle Version 6.3.*|^6.0
illuminate/validation Version 5.*|^6.0|^7.0
php Version >=5.6