Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 317 Bytes

readme.md

File metadata and controls

20 lines (13 loc) · 317 Bytes

开发 pgPhone扩展

用法

composer require chenze/pangu-phone

或者在你的 composer.json 的 require 部分中添加:

 "chenze/pangu-phone": "~v1.0"

下载完毕之后,直接配置 app/config.phpproviders:

\Aze\panguPhone\PanguPhoneServiceProvider::class,