定制 plugide/playground 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

plugide/playground

Composer 安装命令:

composer require plugide/playground

包简介

Plug IDE playground.

README 文档

README

Playground is a bundle of commands to create, list, remove plugins and use the laravel commands for each plugin.

Installation

To get started with playground run:

 composer require plugide/playground --dev

Basic Usage

Create a new plugin

php artisan make:plugin <name>    
php artisan make:plugin <type>:<name>    
php artisan make:plugin <name> --type=module --stub=custom

List all plugins

php artisan list:plugin

Delete a plugin

php artisan delete:plugin <name>   
php artisan delete:plugin <type>:<name>
php artisan delete:plugin <name> --type=module 

Laravel commands

For the arguments and options of each command check the laravel documentation.

The commands have the following base structure.

php artisan plug:<action> --plug=module:blog  

Example:

php artisan plug:model Category -mf --plug=module:blog

Database: Seeding -> Special case.

php artisan seed:plugin
php artisan seed:plugin <type>:<name>

License

Plug IDE is open-sourced software licensed under the MIT license.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-08-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固