Setting up Laradock is pretty straightforward …. once you have done it all. As it the same for most things in life. Allow me to…
Author: Jasper Frumau
Been working on a Laravel PHP app that is using plenty of vue.js and vanilla JavaScript. We decided to add Slick Slider for a part…
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…
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…