
A while ago when Laravel 5.5 wasn’t released yet Jeffrey Way started a “What’s New in Laravel 5.5” serie on Laracasts. In the second lesson Streamlined Request Validation Jeffrey introduced…
A while ago when Laravel 5.5 wasn’t released yet Jeffrey Way started a “What’s New in Laravel 5.5” serie on Laracasts. In the second lesson Streamlined Request Validation Jeffrey introduced…
In almost any CMS or e-commerce system there is any kind of theme system. For example in WordPress and Magento it’s possible to create a theme. In some cases you…
My websites where hosted on a shared webhosting environment for years. As mentioned in earlier blog posts I migrated everything last year to my own VPS at Digital Ocean. The reason…
In the last two years Magento did release a lot of patches for (security) issues with Magento 1. If you apply those patches shortly after the release you’re pretty save. But…
You’ve setup your server (for example with Serverpilot or Laravel Forge on Digital Ocean), but have you thought about backups? If you’re using MySQL it would be nice to have daily backups…
I recently moved my personal websites from a shared hosting provider to my own VPS at Digital Ocean (use that link, create a account and you’ll get $10 free credit!). I’m…
It’s a bad idea to expose your GIT directory, but why? What are the consequences? And how can you prevent this? Let’s start with prevention It’s pretty easy to prevent…
For WordPress there are thousands of import plugins, but the most of them can only import posts, the other one is specific for a theme or custom post type, etc. there…
Should you use version control when you’re working on a WordPress website or not? It depends on what you’re going to do. Are you creating a custom theme or plugins?…
Recently I needed to configure a Digital Ocean (use this link and get $10 free credit) server with a LAMP stack (Linux, Apache, MySQL and PHP). I could install and configure…
Automatisch LESS/SASS compilen, CSS/JS minifien, je browser verversen én CSS injecteren? En nog op meerdere apparaten tegelijk ook? Dat kan! Hieronder een aantal handige tools om nog sneller te ontwikkelen!…
Wanneer je een nieuwe smartphone koopt wil je natuurlijk wél de save games van je spel overgezet hebben, helaas wordt dit niet vanuit Android of de ontwikkelaars van het spel…