Reading List

Generate Entity Relationship Diagrams for a Laravel codebase from David Peach RSS feed.

Generate Entity Relationship Diagrams for a Laravel codebase

When starting on a codebase that has been worked on for some time, it can be handy to try and get an over-arching picture of the system and relationships between the various models. I recently decided to add this to my own onboarding process steps, which should of course be in addition to actual discussions […]