overtrue/wisteria

This package is abandoned and no longer maintained. No replacement package was suggested.

Beautiful document tool for your project.

Fund package maintenance!
overtrue

Installs: 2 772

Dependents: 1

Suggesters: 0

Security: 0

Stars: 253

Watchers: 9

Forks: 40

Open Issues: 18

Language:Blade


README

54765401-694a5400-4c34-11e9-9f08-4d05d4629367.png

Beautiful document tool for your project.

Sponsor me

Installing

$ composer require overtrue/wisteria -vvv

Usage

Installation

$ composer require overtrue/wisteria -vvv

Publish config and required assets:

$ php artisan wisteria:install

Update config file config/wisteria.php with right repository url of your docs, Then init the docs files:

$ php artisan wisteria:refresh

Done.

Credits

❤️ Sponsor me

Sponsor me

如果你喜欢我的项目并想支持它,点击这里 ❤️

Contributing

You can contribute in one of three ways:

  1. File bug reports using the issue tracker.
  2. Answer questions or fix bugs on the issue tracker.
  3. Contribute new features or update the wiki.

The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.

License

MIT