PhpStorm-GUI

By Dillon Smart · · · 0 Comments

PHPStorm GUI

0 Comment

Was this helpful? Leave a comment!

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

How to generate an SSH key and add to authorized_keys

Updated 16th August 2022

In this article we explain how to generate a SSH key for your local machine and add your public key to the authorized_keys on a remote server. Generate an SSH key for Windows, MAC and Linux Note: If you are using Windows, we recommend you use a SSH client like PuTTY. For MAC/Linux run: ssh-keygen

Attempt to assign property post_content on null – Critical WordPress Error

Updated 28th December 2023

Are you seeing an error when creating new posts or pages in WordPress? Attempt to assign property post_content on null A bad database migration likely causes the error. I have experienced this error when exporting a WordPress database using the database export tool built into PHPStorm through an SSH tunnel to set up a WordPress

5 Tips for quickly learning web development

Updated 1st October 2023

If you’re interested in learning web development, you may be wondering how to go about it in the most efficient way possible. There’s no single answer to this question, as different people have different learning styles and preferences. However, there are a few general tips that can help you make the most of your learning