Author: Jacob Graham

Featured Image

Announcing ContentOracle AI Chat: My Advanced New RAG Agent for CMS Sites

The Defining Technology of Our Time Across the nation, businesses everywhere are pouring incalculable resources into the development of generative AI. Touching every industry, it has the power to fundamentally alter the modern business landscape. AI is revolutionizing the way major brands create and present their content and products to customers. But, in the midst […]

Featured Image

My Innovative WordPress Plugin Development Framework

As the developer of several WordPress Plugins, including Bible Buddy, StoragePress Self-Storage, and ContentOracle AI Chat, I have learned a lot about building plugins for WordPress. The most glaring among the things I have learned is how ugly a plugin’s codebase becomes as the plugin grows. There is no standard for how a plugin should […]

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 […]