Create ER diagram based on the database by MermaidJS
Via Composer
$ composer require mahdiaslami/laravel-mermaid
In your project workspace run php artisan mermaid
, this command will show the er diagram code related to your database.
If you want to have link to mermaid live editor run php artisan mermaid --link
.
Please see the changelog for more information on what has changed recently.
$ composer test
Please see contributing.md for details and a todolist.
If you discover any security related issues, please email mahdyaslami@gmail.com instead of using the issue tracker.
- [Mahdi Aslami Khavari][https://github.com/link-author]
- All Contributors
MIT. Please see the license file for more information.