Laravel — Automatically generate interactive ERD from Eloquent Relations.

pulkit kathuria
web-developer
Published in
5 min readJul 18, 2021

--

How to automatically generate Entity Relationship Diagram in Laravel.

In this story, I am going to share an approach that I have used to automatically generate Entity Relations Diagram (ERD) in Laravel. This approach uses Schema , Eloquent\Relations and GOJS, to for automatic ERD generation.

★★☆For source code and DEMO please scroll down for the links.☆★★

Problem with the existing solution

--

--

pulkit kathuria
web-developer

If it is on the internet already, I won’t write about it. Just sharing novel items that I discover during work and find worth sharing.