·
How to serve international TLDs using Laravel Valet
Discover how to configure dnsmasq in Laravel Valet to support custom TLDs like .com for local development on your machine.

·
Gutenberg and inevitable breaking changes
After spending a week on custom block development and diving into Gutenberg internals, I now understand why GB is shipping breaking changes every now and then.

·
WPForms has 5 million installs
It took just 5 years – and our plugin Contact Forms by WPForms reached 5 million active installs! In this post, I’m celebrating this huge milestone.

·
How to make MySQL work in your GitHub Actions
There are a ton of tutorials out there how to make MySQL service work inside your Ubuntu environment in GitHub Actions. But all of them returned “Failed to initialize, mysql service is unhealthy.” error for me. Let’s fix that.
·
Projects vs Products – what is the difference?
My thoughts about projects vs products, from a developer position. What are the differences in these terms and which one requires more time and effort to build?
·
Include rules excluded by other standards for PHPCS
Developers should use code style rules, and PHPCS is a great tool for that. So how can you include rules that were excluded in inherited standards that extend Squiz, PEAR and PSR*?


