Author: Saqueib Ansari
-

Build Your First Laravel AI Agent
Learn to build intelligent Laravel AI Agents with tools and structured output. Step-by-step guide with practical examples using the Laravel AI SDK.
-

Laravel’s Password Leak Validator
TIL there’s a built-in validation rule in Laravel to check if passwords were leaked via HIBP. Here’s how Password::uncompromised() works and how to use it.
-

Laravel Queues: Stop Making Your Users Wait
Learn Laravel queues tutorial from setup to production — database & Redis drivers, job retries, Supervisor config, Horizon, and advanced batching patterns.
-

Integrating LLM APIs Into Your App Without the Headaches
A practical LLM API integration tutorial covering error handling, streaming, token management, structured outputs, and cost controls for production apps.
-

Building Your First AI Agent in Python: A Practical Guide
Learn to build AI agents with Python using LangChain, tools, and memory. Step-by-step code examples for developers ready to ship real agent systems.
-

How to Use ChatGPT as a Developer (Beyond the Basics)
Learn how to use ChatGPT for developers beyond basic code generation — covering architecture review, prompt patterns, testing, and real workflow strategies.
-

Best AI Tools for Building and Testing APIs Faster
Discover the best AI tools for API development — from GitHub Copilot to Postbot and Cursor. Build, test, and document APIs faster with this practical guide.
-

AI Refactoring Tools: Clean Up Legacy Code Automatically
Discover how AI code refactoring tools can clean up legacy PHP and Laravel codebases automatically — with real examples, tool comparisons, and prompting strateg
-

AI Tools That Generate Docs From Your Code
Discover the best AI documentation generator tools for developers. Learn how to automate docblocks, README files, and narrative docs from your code with real ex
