Skip to main content
Imam Ramadhan
writing / about
All writing

Writing archive

2024

4 articles

  • Using Database Transactions in Laravel

    How I use Laravel transactions to keep related database writes together, with a balance-transfer example and practical limitations.

    November 2, 2024
  • Importing Large SQL Files from the Ubuntu Terminal

    The MySQL terminal commands I use after browser and GUI imports stop, including progress, compressed dumps, and basic verification.

    October 12, 2024
  • Writing Clear and Useful Git Commit Messages

    The simple commit-message structure I adopted after vague messages made old changes difficult to understand.

    October 5, 2024
  • Understanding HTTP Methods for Backend APIs

    A learning note about GET, POST, PUT, PATCH, and DELETE, with simple examples of safety, idempotency, and resource URLs.

    August 10, 2024
© 2026 | Imam Ramadhan