If you want to set up a Kubernetes cluster on Digital Ocean there are many ways to do this. You could use their control panel,…
Category: DevOps
We are in an area of Bangkok – Don Mueang area – where we only can use TOT Fiber 2 U for our broadband. We…
To rename a git branch, for example when one branch is too far behind and you quickly add a new one, you can rename your…
Setting up Kubernet and Laravel or Laravel on Docker can be tedious. Hell, setting up Laravel on multiple servers can be a real pain. Been…
Been doing a lot of research on a possible alternative that is better than TinyMCE 4. CKEditor 5 seemed more like a better UI/UX thing…
What if you would like to show a certain text in a tab when stock is available and another when there is no stock. Well…
In Laravel Forge cron jobs can be set up using the control panel or Forge ui, but you can of course work from the command…
Sometimes you want to remove a directory but keep it locally on your box. So you want to exclude it from the repository, but keep…
So you want to import a couple of thousand WooCommerce products and you want them imported included attached cross-sell. This as you need to have…
For a particular client we wanted to offer very similar products as thumbnail links under products. The linked products would be similar products. They would…
When using the command line on my Mac to connect to a TransIP server in the Netherlands using sftp domain.nl@domain.nl.transurl.nl domain.nl@domain.nl.transurl.nl’s password: Connected to domain.nl@domain.nl.transurl.nl….
If you need to update a PHP Composer package to a specific version instead of the latest that can be done You just need to…