Thu, Sep 26, 2019 3 min read How to install PHP 7.3 and Nginx on Ubuntu 19.04 PHP API In this article I will show you how to install Nginx and PHP 7.3 on a blank Ubuntu server.
Sun, Jan 26, 2020 4 min read Local Development Environment with b5, Docker, and Traefik Laravel PHP API Learn how we use Docker, Docker Compose and traefik with our self developed task runner b5.
Sat, Feb 8, 2020 6 min read How to use traefik as a reverse proxy in development Laravel PHP In this article we will configure dnsmasq and traefik to act as a reverse proxy on our development machine. This way we are able to use custom .test domains in all of our docker projects.