承接 ecomputer/laravel-users-cli 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ecomputer/laravel-users-cli

Composer 安装命令:

composer require ecomputer/laravel-users-cli

包简介

Create, manage and delete the standard App\User model throgh your terminal Edit

README 文档

README

Create, manage and delete the standard App\User model throgh your terminal

Installation

  1. Run on your Laravel project
composer require ecomputer/laravel-users-cli
  1. In your config/app.php file, register Ecomputer\LaravelUsersCLI\LaravelUsersCLIServiceProvider::class as a new provider
'providers' => [
  // ...
  Ecomputer\LaravelUsersCLI\LaravelUsersCLIServiceProvider::class,
  // ...
]
  1. Done!

Example

List command example

Available commands

Create

Create a basic Laravel user, step by step

php artisan ecomputer:users:create

Delete

Delete a user. If you run the command without parameters Artisan will give you a choice filled with all the registered users. You can select an user with the arrow keys, with a numeric option, or autocompleting while writing the name of the user.

php artisan ecomputer:users:delete

If you know the ID of the user you want to delete, just pass it as a parameter.

php artisan ecomputer:users:delete --id=1

In all cases, the assistant will be gentle and will ask you for confirmation (defaults to no, for avoiding accidents).

List

Gives a complete list of all the registered users.

php artisan ecomputer:users:list

统计信息

  • 总下载量: 64
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 6
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2017-02-16

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固