Blog Page 15

A person setting up a local development environment for their WordPress site.
WordPress Tutorials

How to Setup a Local WordPress Development Environment

When you’re building out a WordPress website you’re going to have a few different options for building and deploying your website. You can either build and make changes to your site live (not recommended), use […]

Keyboard with orange button that says oops
WordPress Tips & Tricks

7 Common WordPress Errors and How to Fix Them

WordPress is a great piece of software that works fine most of the time. But there are times when things stop working. Maybe WordPress can’t connect to the database or maybe some files have been […]

a young developer working on a computer
Running a WordPress Business

Making Money With WordPress: Do You Need to Be a Developer?

You’ve probably heard about this thing called WordPress and how people are using it to make money. They could be developing WordPress themes and plugins or creating amazing websites. You might ask, “can I start a WordPress business of my own?” Let’s […]

WordPress + Laravel Logos
WordPress Tutorials

Setting up WordPress on Laravel Homestead

Laravel Homestead is a prepackaged Vagrant box that provides a development environment for Laravel. It’s packed with PHP, MySQL, Nginx and everything else you need to run a local web server. Homestead is great for developing in Laravel, […]