Author: Jacob Graham

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

5 Reasons You Should Use StoragePress: My Powerful New Software for Self-Storage Businesses

StoragePress is a powerful new plugin for WordPress websites, designed to be a one-stop shop for owners of self-storage and mini-storage businesses to list their storage units for sale online. Easily installable on a business’ existing WordPress website, it makes it easy for owners of storage businesses to connect their physical business to their online […]

Featured Image

How to Host Many Secure Websites on One Host With Docker and a Reverse Proxy

Why Use Traefik Traefik is a powerful modern reverse-proxy program that makes it easy to manage API and web gateways. Including comprehensive support for modern standards such as middleware and multiple routing groups, it streamlines process of load-balancing and routing web traffic between multiple hosts. It is often used to route traffic between docker containers […]