Building an AI Agent? Should you trust your LLM to decide what to do next or control every step? This short guide explains when to use a ReAct agent...
Read moreIf you have been following the AI space lately, you will know that agentic solutions and AI agents are the new darlings of the tech world. As someone...
Read moreDiscover Server-Sent Events (SSE), a simple yet powerful technique for delivering real-time data from server to client. This blog post explores how...
Read moreUnlock the future of your business with AI-powered agentic solutions! Discover how intelligent systems are automating complex tasks, enhancing...
Read morePCOV is a lightweight and fast code coverage driver that has significantly improved my Test-Driven Development (TDD) workflow. By generating precise...
Read moreBuilding SPAs doesn't have to mean juggling APIs, tokens, and complex state management. Inertia.js, paired with Laravel, simplifies the process by...
Read moreUsing the Llama 3.1 LLM model, we are going to build a RAG which can crawl a website and then allow you to ask questions on that specific content.
Read moreScramble is a Laravel package that allows you to generate API documentation without the irritating annotations.
Read moreDocker has become a key tool for any developer. It is no more something that only the Devops person should know. In this article I will talk about...
Read moreIn this blog post, I am going to share my experience on what I learned about SSH keys and some of the security benefits that we get once we implement...
Read moreThis blog post explores deploying Laravel applications as serverless solutions using Bref and AWS Lambda, emphasizing benefits like automated scaling...
Read moreTest driven development is something which has helped me write better, cleaner and more modular code. In search of more coverage, I found PCOV which...
Read moreSecurity is a crucial aspect of any application, and safeguarind the AWS keys and secret is very important. In this article, I would talk about how...
Read moreIn this blog post, we embark on an in-depth exploration of load balancing algorithms, uncovering the intricacies and mechanics that drive their...
Read moreFrankenPHP is a contemporary PHP app server crafted in Go, boasting numerous advantages. Among its standout features, one that truly captures the...
Read moreLet's talk about the future of software developmentâlow-code solutions. In an era where no-code solutions are gaining ground and rapidly evolving,...
Read moreDiscover the amazing power of Saloon PHP as I share how it completely transformed my newsletter integration process in just minutes!
Read moreSaloon is a PHP library that provides a fluent API integration framework. It can be a great tool for developers implementing API integrations with...
Read moreDo you have an e-commerce website and you have heard about zero-party data trying to understand what this buzzword means? Or, you have some knowledge...
Read moreNest.js is a Node framework which gives you the power to write modular and scale-able code. And, while there are many Node based frameworks out...
Read moreAs a developer the habit of reading code can do wonders to your coding ability and accelerate your speed of learning. You spend only about 1 hour...
Read moreAny application that you create will have some secrets. Even a todo application which is storing information into a database has secrets. The...
Read moreI have been working software developer and a Technical project manager at Focalworks for more than 10 years now. Over the years, I have realised the...
Read moreThe big release is here, Tailwind 2.0 is out. You must have already heard about it and that's how you must have landed on this article. But, if you...
Read more