How We Fixed Broken Geospatial Queries in Next.js by Ditching Bound Parameters
Laravel's PDO SQLite layer was silently breaking our geospatial queries—here's how inline parameter binding saved venue search in AustinsElite.
Laravel's PDO SQLite layer was silently breaking our geospatial queries—here's how inline parameter binding saved venue search in AustinsElite.
How I used htmx and SQLite in Docker to build a fast, live-editable admin panel for Lockline AI—no heavy JS frameworks needed.
How I tracked down intermittent Celery task failures and missing history logs in Lockline AI after migrating to SQLite and Docker.
We switched to SQLite for local dev in our Dockerized AI app—here’s how it simplified setup and boosted team velocity.
How I kicked off Lockline AI with Docker, SQLite, and htmx for fast, clean, production-ready development from the first commit.
We turned a cold SQLite backup into a secure, queryable sales audit dashboard using Laravel and Filament—without touching production.