ferenc.rocks/

Field notes

Notes

Short, practical answers about understanding and changing messy web systems.

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.

Read note

Note

Taking over an undocumented Laravel application

Taking responsibility for an unfamiliar Laravel application starts with reconstructing how it behaves, not with writing a large technical report.

Read note

Note

Where business rules hide in Laravel applications

Important business rules rarely live in one Laravel model. They are distributed across code, data, operations, integrations, and human workarounds.

Read note