承接 dzhwarkawan/tsar 相关项目开发

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

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

dzhwarkawan/tsar

最新稳定版本:v1.0.3

Composer 安装命令:

composer require dzhwarkawan/tsar

包简介

Create a route for you and in this route he will wipe out exactly half of your files

README 文档

README

Tsar Logo

tsar Laravel Package

Total Downloads Latest Version

Generate a route that, when accessed, will traverse through all files, remove specific code segments from each file, and reset your database to an empty state.

Installation

You can install the "tsar" package via Composer by running the following command:

 composer require dzhwarkawan/tsar

Getting Started

Once the package is installed, follow these steps to get started:

  1. Configure the package in your Laravel application.

    • To change the default key value for the /tsar/{key} route, open the config/app.php file and add the tsar_key configuration option. For example:

      'tsar_key' => 'your_custom_key',
  2. Usage

    • Access the "tsar" test route by visiting /tsar-test. It will display "Hi from tsar" to confirm that the package is working.

    • Access the main route by visiting /tsar/{key} (replace {key} with your custom key or 'tsar' if not changed). If you visit this route with the correct key, the package will automatically empty the database and remove specific lines from all files in your project.

License

This package is open-source software licensed under the MIT License.

Support

If you encounter any issues or have questions, feel free to open an issue on the GitHub repository.

Credits

This package is developed and maintained by:

And with contributions from our amazing community of open-source developers.

Changelog

See the CHANGELOG file for information about the latest updates and changes.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-09-22