Skip to content
hm
::
dev
projects
posts
tags
about
Search
⌘K
projects
posts
tags
about
›
esc
→ Projects
page
→ Posts
blog
→ Tags
page
→ About
page
→ Full search
pagefind
$ grep -l "php" posts/
#
php
All the articles tagged "php".
2026-08-01
Why Laravel is still my default for a client's internal CRUD app
For internal tools that are mostly forms and tables, Laravel's scaffolding beats a hand-assembled Node and React stack on time, not just preference.
laravel