Note
Should I upgrade Laravel before rewriting?
A Laravel upgrade and a rewrite solve different problems. Start by finding out which problem you actually have.
Field notes
Short, practical answers about understanding and changing messy web systems.
Note
A Laravel upgrade and a rewrite solve different problems. Start by finding out which problem you actually have.
Note
Taking responsibility for an unfamiliar Laravel application starts with reconstructing how it behaves, not with writing a large technical report.
Note
Important business rules rarely live in one Laravel model. They are distributed across code, data, operations, integrations, and human workarounds.