Install Node.js Npm on Raspberry 4 - Debian Buster
There are multiple fine tutorials on how to install Node.js and npm on the Pi3, but these are a bit out dated to use on the Raspberry 4 with.
There are multiple fine tutorials on how to install Node.js and npm on the Pi3, but these are a bit out dated to use on the Raspberry 4 with.
One of the most annoying things in webdevelopment is cache. There is server cache, software cache, website cahe and browser cache. In laravel there are a few software cache parts you can reset to rule out laravel itself is the problem: Run the following commands to clear laravel
You most likely knew the new Windows 10 sidebar offers you a quick way to activate ‘Focus assist’ and ‘Night mode’. These do not give you the dark OS experience like the new Android phones give you with the ‘Night mode’. Focus assist blocks interruptions and night mode filters the blue colors. But what if […]
For a few years I have had a RaspberryPi 3 running with php 5.6, 7.1, apache, webmin and virtualmin. On it some scanning software, websites and a package repository. This was all working very well webmin and virtual min were very pleasant . The RaspberryPi 3 took me a month to setup, trying everything from […]
A short video showing what you can do with emmet in PHPstorm to automplete html structures
Sometimes you need to alter a lot of products, or create extra options. Even if bulk edit could do it and you max to editing 200 pages at once, it is still a tedious job vulnerable for human error. You need a script. The snippets below will not fix your job but give you the […]
In a situation where you want the shipping costs determinined by a shipping class to apply for all products in the cart (and not use the highest price).
So I added some apache .htaccess rows to the .htaccess in my WordPress setup and found the /wp-admin/ was not working anymore. It redirected me to the frontend and I was stuck… The rules worked as wanted frontend, but broke the backend. I needed one extra row to say: ‘only do it frontend’. This is […]
# Simple 301 Redirects – Bulk Check # Upload your CSV and verify every redirect is working. Workflow Requirements 1 Upload the plugin * WordPress installation 2 Activate the plugin * Administrator rights 2 Open admin page: ‘Bulk Redirect’ under tools * CSV file 4 Upload CSV * Mouse to press Run 5 Press Run […]
There are multiple ways to display the publication date above the post and a few ways to translate. One shorthand way is as follows.