a Beautiful document tool for your project.
Installing
$ composer require overtrue/wisteria -vvvUsage
Installation
$ composer require overtrue/wisteria -vvvPublish config and required assets:
$ php artisan wisteria:installUpdate config file config/wisteria.php with right repository url of your docs, Then init the docs files:
$ php artisan wisteria:refreshDone.
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 -vvvUpdate config file config/wisteria.php with right repository url of your docs, Then init the docs files:
$ php artisan wisteria:refreshDone.
from https://github.com/overtrue/wisteria-skeleton
No comments:
Post a Comment