A running collection of short, focused notes on things I learned (often the hard way) shipping production software — headless WordPress, Laravel, Next.js, Docker/Alpine, CSS, and the DevOps glue around them.
Each note is small on purpose: the problem, why it happens, and the fix. The kind of thing that costs an hour the first time and thirty seconds every time after, once it's written down.
Inspired by the TIL convention — capture the small wins so they compound.
- Spatie multitenancy: queue tenant-awareness default
- Blade:
@directly before{{ }}breaks interpolation
- Tailwind v4:
.hiddenloses to.flex/.grid/.inline-flex position: stickybreaks under anoverflowancestor
License: MIT