Laravel + OPcache Performance Benchmark

I ran a quick benchmark capturing a Laravel 5.8 application on PHP 7.2 with and without OPcache enabled.
Read more →

Add HUGO to Docker build image

Snippet for your Dockerfile to install and verify the hugo executable
Read more →

Send test emails without code in Laravel 5

Snippet to test Laravel 5 email connection directly from the terminal without additional sourcecode.
Read more →