kevincobain2000 / laravel-erd

Automatically generate ERD Diagrams from Model's relations in Laravel
https://medium.com/web-developer/laravel-automatically-generate-interactive-erd-from-eloquent-relations-83fe65440716
138 stars 25 forks source link

Pivot Tables #24

Closed Kraftsman1 closed 7 months ago

Kraftsman1 commented 7 months ago

Probably I just don't know what I'm doing, but I've tried out the package, and though it does amazing, it doesn't seem to display the relations between other tables and their pivot's. Is it something the package should be able to do and if so, how do I get it to work.

kevincobain2000 commented 7 months ago

Thanks, it will need some investigation to do this. Will be open to pull reqs if you want to submit.