Total Pageviews

Saturday 24 July 2021

wisteria

 a 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

from https://github.com/overtrue/wisteria
------

Usage

Installation

$ composer create-project overtrue/wisteria-skeleton wisteria-demo -vvv

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

$ php artisan wisteria:refresh

Done.

from https://github.com/overtrue/wisteria-skeleton

No comments:

Post a Comment