Laravel App Development 101: Why MVC Is The MVP

Our JustRightCRM is built on the Laravel framework. So let’s begin our web app series with learning about Laravel’s basic structure: MVC.
2 Ways To Make Site Updates Lickety-Split

Need ways to make site updates without a lot of time or moo-la? Check out these two options to update your site lickety-split.
Mad Cow Customizer for WooCommerce

Mad Cow Customizer is a plugin that catalogs all the hooks in WooCommerce and offers a WYSIWYG so you can easily manage the content in your online store.
Domains, DNS, Hosting, Oh my!

This is in no way to be an exhaustive review of DNS, but more of a basic guideline for messing with your domain. In general, this is a scary place to mess around if you’re not super comfortable. My main piece of advice is to enlist the help of your local, friendly web-nerd and let […]
I ain’t scared…. much….

Alright. I had to make a video embed shortcode for a client and figured some folks may want to peek at it and maybe use it. Basically, this allows your clients to add videos into their pages, include some padding and float, yet maintain the beauty of responsive design. Currently only available for YouTube and […]
Learn the code, you will

Another one of the sage lessons Sean taught me was once you start digging into the code, specifically he was talking about HTML, you will start to see patterns. It doesn’t take an HTML expert to recognize these patterns and be able to start to make some edits. Before we go any further, a disclaimer: […]
Constantly Consistent

Add a little consistency to your page. If you are stuck with an older, perhaps “outdated” website, the chore of updating it might be a little more than you want to tackle. As I keep praising the idea of “content is king”, you might be dreading the update process since it is so cumbersome. Let’s […]