Request Let's Encrypt wildcard certificate
Thoughts on development, infrastructure, and the tools I use.
91 posts so far
SSL certificates are a must when publishing a new website. Let's Encrypt provides free SSL certificates, and you can connect it to your Cloudflare account to generate wildcard certificates via a DNS challenge.
Generate code coverage reports for your PHP projects using the lightweight PCOV package.
Learn how to install GD in your PHP Docker image by simply adding a new instruction to your Dockerfile.
Fix the Unknown table 'COLUMN_STATISTICS' error in MySQL Workbench by modifying a source code file.
Redirect all traffic via a secure tunnel. Remote port forwarding allows you to redirect traffic from one port to another device anywhere, even on your local network.