Blog
Welcome to my blog.
My name is Alexander and I write about web development, security, linux server, open source and much more.
This blog is proudly sponsored by Datsi - Your Personal Database | Visit Datsi.io and learn more
March 12, 2022
GitHub Actions: Push to Docker on Multiple Events
Build and push Docker image on multiple GitHub events, eg. on push and on new release.
October 9, 2020
Syncing Aliases on Linux and Windows
Automatically sync your bash aliases on Linux and Windows (Cmder)
January 9, 2020
Setup SSL using .PFX file on nginx/apache2
A complete guide to using a PFX certificate on your websites
August 22, 2019
Laravel: Validating Optional Password Change
This will make it optional for the user to change their password.
March 13, 2019
PHP: Creating Your First Composer Package
In this tutorial we'll be creating a Composer package hosted on GitHub.
November 28, 2018
Setup Mailhog inside Docker through Postfix (Ubuntu 18.04 LTS)
This will make sure all mails sent from your server are catched by Mailhog, and not delivered in the real world.
November 15, 2018
Apache: Clean URLs with FallbackResource
November 11, 2018