Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.43 KB

readme.md

File metadata and controls

56 lines (33 loc) · 1.43 KB

Laravel Mermaid

Latest Version on Packagist Total Downloads

Create ER diagram based on the database by MermaidJS

Installation

Via Composer

$ composer require mahdiaslami/laravel-mermaid

Usage

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.

Change log

Please see the changelog for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see contributing.md for details and a todolist.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

MIT. Please see the license file for more information.