Tag: laravel

Featured Image

Building a Powerful Retrieval-Augmented AI Chatbot for WordPress

I’ve been developing ContentOracle AI Chat, a plugin that adds a retrieval-augmented ai chatbot to WordPress websites for the past six months. Today, I’d like to take a look at the main features of my new plugin, and share some lessons learned and problems solved in the process of building a powerful retrieval-augmented chatbot for […]

Featured Image

How to Build a Custom Blade Directive with Automated Input Validator-Attribute Matching

Laravel is a powerful framework that offers a whole suite of built-in goodies meant to help enormously speed up application development. Blade, its built-in templating engine, and Eloquent, the ORM it ships with, are two of the most especially useful utilities Laravel brings to the table. As you build apps in Laravel, you will inevitably […]

Featured Image

How to Implement a Shopping Cart for Guest Users

So you want to implement a shopping cart for guest users? If you have ever developed an application that includes a “shopping cart” feature, you have surely been faced with the question: How should I handle shopping carts for users who are not logged in to accounts. This can be a puzzling question. It is […]

Newsletter

📧 Sign up to receive updates when I create new content!