projektgopher/laravel-workflow-generator 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

projektgopher/laravel-workflow-generator

Composer 安装命令:

composer require projektgopher/laravel-workflow-generator

包简介

Creates a make:workflow artisan command to scaffold out a number of useful GitHub actions workflows for Laravel.

README 文档

README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

This creates a make:workflow artisan command to scaffold out a number of useful GitHub actions workflows for Laravel.

Installation

You can install the package via composer:

composer require projektgopher/laravel-workflow-generator

You can publish the config file with:

php artisan vendor:publish --provider="ProjektGopher\WorkflowGenerator\WorkflowGeneratorServiceProvider" --tag="Laravel-workflow-generator-config"

Though you probably won't need to at this point, as there's nothing there.

This is the contents of the published config file:

return [
];

Usage

php artisan workflow:list

Will list out all available workflows to be generated. More will be added.

php artisan workflow:make dusk

Will check for the .github/workflows directory, and create it if it doesn't yet exist. It will then check that directory for a dusk.yml file. If one doesn't yet exist, the package will create and populate it. If it does exist, the package will warn you.

If you've updated the package and want to use a newer version of the workflow,

php artisan workflow:make dusk --force

will overwrite the existing yml file with the newer version.

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

  • Stars: 11
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-04-29

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固