Download the PHP package lizzy/directadmin-laravel without Composer
On this page you can find all versions of the php package lizzy/directadmin-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lizzy/directadmin-laravel
More information about lizzy/directadmin-laravel
Files in lizzy/directadmin-laravel
Download lizzy/directadmin-laravel
More information about lizzy/directadmin-laravel
Files in lizzy/directadmin-laravel
Vendor lizzy
Package directadmin-laravel
Short Description Run DirectAdmin commands through your laravel application
License MIT
Package directadmin-laravel
Short Description Run DirectAdmin commands through your laravel application
License MIT
Please rate this library. Is it a good library?
Informations about the package directadmin-laravel
directadmin-laravel
Run DirectAdmin commands through your laravel application
Installation
You can install the package via composer:
Add the Service Provider and Facade to your config file if you're not using Package Discovery.
Publish the config file using the artisan CLI tool:
.env keys
Usage
Test the connection
Current domain Information
List User statistics
List email accounts of current domain
List system information from a DirectAdmin server
Domain pointers
- $pointer (string): The domain name to be added as a pointer.
- $alias (boolean, optional, default: true): Determines whether the pointer should be treated as an alias or not.
All versions of directadmin-laravel with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
*
The package lizzy/directadmin-laravel contains the following files
Loading the files please wait ....