As we are actively developing projects and database tables are updated often and new ones are added we tend to run into all kinds of…
Author: Jasper Frumau
If you quickly need to adjust a user’s password or add a new password for a new user you can do that using Laravel Tinker….
In this demo I will show you how to set up a basic Laravel app. I will also show you how you can use some…
If you are using Let’s Encrypt or any other SSL certificates at Dreamhost and you need to add the SSL certificate to StackPath (formerly MaxCDN) CDN…
Often when clients run WordPress on shared hosting they eventually run into PHP errors like maximum execution time or out of memory errors. This as…
To upgrade from PHP 7.0 to 7.1 on Homebrew you have to first inlink 7.0 and then install 7.1: brew unlink php70 brew install php71…
For a lot of us we have great content that can be useful months or years after we have published it. Such a shame to…
If you are working with Bootstrap and like most Sage developers are brave enough to work with the Bootstrap 4 beta with all it’s goodies…
To set up Sage 9 with WooCommerce things have to be done slightly different from the setup in Sage 8. This mainly as Sage 9…
Just installed Digital Ocean monitoring beta on one of my Digital Ocean droplets where I have Trellis running for a WordPress client of mine. It…
Decided to test WooCommerce 2.7.0 beta 3 locally for my Ianua Theme. As a theme author it is always important to see if a whole…
Basic Contact Form 7 CSS styling is horrible. Here a basic setup in CSS I have been working on and will update from time to…