huszerldani/laravel-db-doc
Composer 安装命令:
composer require huszerldani/laravel-db-doc
包简介
Generate Database documentation in markdown
README 文档
README
With this package you can easily create a markdown database documentation
Tested on Laravel 6, 7, 8
Installing
composer require huszerldani/laravel-db-doc
Before generating your documentation, please check the DB_DATABASE env variable
Publishing config and view file
You can modify the configuration file or the view file to generate unique documentation.
To copy the config file (db_doc.php) and the view file (views/vendor/db_doc/database_doc.blade.php), please use the vendor publish artisan command:
php artisan vendor:publish
Generating documentation
php artisan db-doc:generate
统计信息
- 总下载量: 1.5k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-10-06