Writing archive
4 articles
How I use Laravel transactions to keep related database writes together, with a balance-transfer example and practical limitations.
The MySQL terminal commands I use after browser and GUI imports stop, including progress, compressed dumps, and basic verification.
The simple commit-message structure I adopted after vague messages made old changes difficult to understand.
A learning note about GET, POST, PUT, PATCH, and DELETE, with simple examples of safety, idempotency, and resource URLs.