Writing
Notes, thoughts, and write-ups on backend development, systems, and things I encounter along the way.
- When starting in web development, many of us jump straight into using a framework. After getting acquainted with PHP, I started with CodeIgniter 4, …
- Today I learned a few PHP features that I had never really thought about before. Thanks to Laravel, most of these things are already abstracted away, …