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
- LaRecipe - Made by @saleem-hadad
- tailwindcss/tailwindcss - A utility-first CSS framework for rapid UI development made by @adamwathan.
- laravel/mix
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