Blog

April 3, 2025

Building a Laravel Cloud Pricing Calculator with Livewire

I recently built a pricing calculator for Laravel Cloud to help developers better understand and estimate their potential hosting costs. This project was born from personal experience - I got early...

Read

February 28, 2025

Building a Hybrid Search System with Laravel, OpenAI, and PostgreSQL

Ever tried searching your site and got a bunch of irrelevant results? Traditional search sucks at understanding what users actually want. Let's fix that by building something better - a hybrid search...

Read

February 24, 2025

Building a Website Spell Checker with Laravel and GPT-4

I recently launched Site Spell Checker, a tool that helps website owners find and fix spelling errors before their visitors do. In this post, I'll share how I built it using Laravel, GPT-4, and...

Read

February 3, 2025

Building a Modern Site Search Engine with Laravel, Elasticsearch, and AI

When I set out to build SiteSearch, I wanted to create more than just another search tool. The goal was to build a powerful, scalable search solution that could handle multiple websites while...

Read