elephantux/admin-create
最新稳定版本:0.1.1
Composer 安装命令:
composer require elephantux/admin-create
包简介
A package which provides a simple user creation with artisan command
README 文档
README
A package which provides a simple user creation with artisan command.
Installation
Run the following command
composer require elephantux/admin-create
Then add service provider to config/app.php :
Elephantux\AdminCreate\AdminCreateServiceProvider::class,
Usage
In console:
php artisan admin:create admin@email.com password
...
统计信息
- 总下载量: 40
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-08-16