zyan/wisteria-laravel

Beautiful document tool for your project.

Maintainers

Details

github.com/aa24615/wisteria

Source

Fund package maintenance!
Patreon

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 40

Language:JavaScript

1.1.0 2022-10-30 06:40 UTC

This package is auto-updated.

Last update: 2024-04-29 04:41:23 UTC


README

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

Beautiful document tool for your project.

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

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