Download the PHP package weblogin/laravel-whm-services without Composer
On this page you can find all versions of the php package weblogin/laravel-whm-services. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-whm-services
Laravel WHM Services
Laravel WHM Services let you handle your services from the command line. You can for example restart PHP-FPM after deploying your app.
Installation
You can install the package via composer (the package will automatically register itself) :
Usage
Configuration
You can change the default configuration declaring the corresponding variable in you environment file.
WHM_SERVICES_HOST
: The domain where the WHM API is accessible. The default value is your own domain (APP_URL).WHM_SERVICES_PORT
: We use the WHM default port which is 2087.WHM_SERVICES_API_TOKEN
: You have to generate this token via WHM > Development > Manage API Tokens. You'll need the following privileges- Restart command : "Restart services"
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-whm-services with dependencies
PHP Build Version
Package Version
Requires
illuminate/console Version
^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
The package weblogin/laravel-whm-services contains the following files
Loading the files please wait ....