PHPackages                             wang-tech-commits/company-certification - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. wang-tech-commits/company-certification

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wang-tech-commits/company-certification
=======================================

企业认证

1.0.8(5y ago)134MITPHPPHP &gt;=7.1.3

Since Nov 12Pushed 5y ago1 watchersCompare

[ Source](https://github.com/wang-tech-commits/company-certification)[ Packagist](https://packagist.org/packages/wang-tech-commits/company-certification)[ RSS](/packages/wang-tech-commits-company-certification/feed)WikiDiscussions main Synced today

READMEChangelog (9)Dependencies (1)Versions (10)Used By (0)

company-certification
=====================

[](#company-certification)

> 企业认证

1.安装
----

[](#1安装)

```
composer require wang-tech-commits/company-certification
```

2.初始化
-----

[](#2初始化)

```
php artisan vendor:publish --provider="MrwangTc\CompanyCertification\ServiceProvider"

php artisan migrate
```

3.使用
----

[](#3使用)

### 1.调整用户模型

[](#1调整用户模型)

```
