Skip to content

huszerldani/laravel-db-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Database Documentation generator from existing database

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

About

Generate Database documentation in markdown

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •