Git publish
My alias to push new branches in git up to the remote.
My alias to push new branches in git up to the remote.
Diving into the difference between Laravel's facades and class aliases.
How to effectively use interfaces to make your PHP package easier to work with and more customizable than ever before.
The default apps I'm using at the end of 2023.
Discontinuing my most popular Laravel package.
Adding external JSON Schema Mappings to PhpStorm for autocomplete on GitLab CI/CD config files.
How I manage branches and tags for the PHP packages I've published.
Ever wanted more control over images in your Markdown rendered by CommonMark?
How you can delegate nameservers for everything under a given subdomain.
How you can enable extensions in PhpStorm so you get working autocomplete on them.
An in-depth look at my git setup and configuration.
How you can leverage DNSControl and GitHub Actions to make DNS configuration a breeze.
Why should you care about lock files, and what could go wrong if you delete them? This post explains!
This is how you can copy files from any image on Docker Hub into your own Docker image with just a single line in your Dockerfile.
I always sign any tag I create in Git with my GPG key. Here is how you can do the same.
Artisan Shortcuts is a new package to execute multiple artisan commands in one fell swoop.