Shipping a Livewire 4 + Flux admin UI inside a package: four gotchas that 500'd on me
Bundling an admin UI inside a Laravel package is a different game from building one in an app. The app's conveniences — a compiled Vite manifest, a re
Curated development tutorials from top sources. Filter by language.
Bundling an admin UI inside a Laravel package is a different game from building one in an app. The app's conveniences — a compiled Vite manifest, a re
There's a class of bug that's maddening: it passes every test you have, then crashes in the user's face. I hit one in the admin UI of laravel-config-s
PHP has been around for a long time, but it is still widely used for building real-world web applications. The problem is not PHP itself. The problem
For most of this series I have been shipping the parts of a SaaS that you can see: auth, multi-tenancy, an admin console, billing. The affiliate progr
How to Build a WordPress AI Plugin (Step-by-Step Guide 2026) This guide builds a complete WordPress plugin with AI content generation: sett
How to Build a Telegram Bot with PHP and AI (2026) This guide builds a fully working AI Telegram bot with PHP: webhook setup, message handl
How to Integrate ChatGPT with PHP (Complete Guide 2026) This guide covers every approach: official PHP SDK, raw cURL, conversation history,
How to Build an AI Chatbot with PHP (Step-by-Step, 2026) This guide builds a working web AI chatbot with PHP: a backend that calls OpenAI,
OpenAI PHP SDK: Complete Guide with Code Examples (2026) The openai-php/client is the official PHP library for the OpenAI API. This guide c
How to Integrate OpenAI API with Laravel (Complete Guide 2026) Laravel is the most popular PHP framework, and adding OpenAI to it is straig
Originally published at hafiz.dev Every public property in your Livewire component is sent to the browser. Every single one. The snapshot that L
Flexible Eloquent filtering usually dies the same way: a clean index() endpoint turns into fifteen if ($request->filled(...)) branches, three whereHas
Building a Laravel MCP Server That Answers Questions Over Real Data A hands-on guide to the Model Context Protocol in Laravel — fr
TL;DR — We'll install dskripchenko/laravel-api, write one controller, and end up with a versioned API (/api/v1/...) and interactive OpenAPI 3.0 docs
How I revived a 128MB RAM NAS by building my own control panel It all started with boredom and old hardware I had an old Netgear
Benefits of Our Thesis Writing Help https://www.dissertationonline.co.uk/writing-services/thesis/ Our service helps students: Save Time and Effort Me
If you've integrated Telebirr in Laravel or PHP before, you've probably seen this error: 60200099 Verify the sign field failed At first it lo
I am building LaraFoundry, a reusable Laravel SaaS core, in public. It is extracted from a CRM that already runs in production, and I ship it phase by
If you have been writing PHP for a year or two, you have almost certainly written something like this: $items = getFilteredOrders(); $first = reset
"I paid 102.30, and you returned 99.85? That’s not a refund, that’s a penalty." Alex had ordered sneakers from our cross-border platform — ¥16,500, w