Download the PHP package talk-lucky/dkms-laravel without Composer
On this page you can find all versions of the php package talk-lucky/dkms-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download talk-lucky/dkms-laravel
More information about talk-lucky/dkms-laravel
Files in talk-lucky/dkms-laravel
Download talk-lucky/dkms-laravel
More information about talk-lucky/dkms-laravel
Files in talk-lucky/dkms-laravel
Vendor talk-lucky
Package dkms-laravel
Short Description The Aliyun dkms sdk for Laravel(Lumen).
License MIT
Package dkms-laravel
Short Description The Aliyun dkms sdk for Laravel(Lumen).
License MIT
Please rate this library. Is it a good library?
Informations about the package dkms-laravel
项目简介
The Aliyun dkms sdk for Laravel(Lumen).
安装
使用
配置
.env
.env
中新增相关配置
kms.php
新增 config/dkms.php
注册DKmsServiceProvider
Laravel
在 app.php
中,providers
数组最后新增 \Lucky\Dkms\DKmsServiceProvider::class,
Lumen
在 bootstrap/app.php
中,新增 $app->register(\Lucky\Dkms\DKmsServiceProvider::class);
All versions of dkms-laravel with dependencies
PHP Build Version
Package Version
The package talk-lucky/dkms-laravel contains the following files
Loading the files please wait ....