dipesh79 / laravel-schema-docs
Automatically generate Laravel database documentation and explore your schema with an interactive dashboard. Export your schema to YAML for easy reference and integration.
Installs: 18
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:Blade
pkg:composer/dipesh79/laravel-schema-docs
Requires
- php: ^8.0
README
Laravel Schema Docs
This Laravel package allows you to automatically generate Laravel database documentation and explore your schema with an interactive dashboard. Export your schema to YAML for easy reference and integration.
Quick Start
Install Using Composer
composer require dipesh79/laravel-schema-docs
Official Documentation
Documentation can be found on my website.
Demo
Dashboard
Single DB Table View
License
Author
Support
For support, email dipeshkhanal79[at]gmail[dot]com.

