Apache2-Ubuntu

By Dillon Smart · · · 0 Comments

0 Comment

Was this helpful? Leave a comment!

This site uses Akismet to reduce spam. Learn how your comment data is processed.

How to access Laravel env variables in Vue.js | Laravel MIX

Updated 16th August 2022

Using Laravel and Vue together is a common approach as it allows the MVC framework to handle the logic, and an application-like user interface for the frontend. Learn how to use Laravel environment variables in Vue.js. MIX Environment Varaibles Vue js files are compiled by Laravel Mix. To have Mix compile your environment variables from

Create a custom WordPress taxonomy for posts and pages

Updated 16th August 2022

Sometimes when building a website using WordPress, the standard taxonomies Categories and Tags just aren’t enough, and you need to create more. Let’s learn how to create our own custom WordPress taxonomy. WordPress has made creating your own taxonomy easy, and you can even add your custom taxonomies to pages too. To accomplish this we

How Semantic HTML Tags Can Improve Your Website’s SEO

Updated 18th December 2023

In this post, I will help you understand HTML semantic tags and how they can’t help improve your website’s SEO. I will also help you understand the meaning of Technical SEO and what steps you should take to increase your website’s SEO score to help drive more traffic. What are HTML semantic tags? Semantic tags,