ades4827/sprintflow 问题修复 & 功能扩展

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

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

ades4827/sprintflow

最新稳定版本:5.2.3

Composer 安装命令:

composer require ades4827/sprintflow

包简介

Laravel Package for speed up your project development

README 文档

README

Laravel Package for speed up your project development

Version Compatibility

Laravel Livewire SprintFlow
10.x 2.x 1.x
10.x 3.x 2.x
11.x 3.x 3.x
12.x 3.x 4.x
12.x 4.x 5.x
13.x 4.x 5.x

Installation

You can install the package via composer:

composer require ades4827/sprintflow

when used in tailwind is required to add this in config to load correct css class

module.exports = {
    content: [
        "./vendor/ades4827/sprintflow/resources/**/*.php",
    ],
}

For customization, you can publish with:

php artisan vendor:publish --tag=sprintflow-config
php artisan vendor:publish --tag=sprintflow-views
php artisan vendor:publish --tag=sprintflow-lang

Changelog

Please see CHANGELOG for more information what has changed recently.

General Features

Livewire Features

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email michele@lucchina.com instead of using the issue tracker.

Credits

License

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

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2023-11-13