Tutorial

6 min. read Published:

A drop-in Docker stack for PHP apps

Over the past months I gradually implemented a solid Docker setup for all private projects. As I think that this stack is quite solid so I want to share it with you.

3 min. read Published:

Laravel 5: Use Query Caching to make your App really fast

There are several methods to make your Laravel app faster by using caching. Today I want to introduce query caching which reduced the number of database calls to almost zero.

1 min. read Published:

CSS: Left-align text if it's using multiple lines

We want to achieve the following behaviour: if a text is centered and becomes aligned left when it files multiple lines.

1 min. read Published:

Change the cursor on your website to an Emoji

Yes, it's possible. Change the cursor to an emoji.