Enable phpstorm:// protocol on Windows 10 & WSL2
A few tools, e.g. PHPStan Pro make use of the phpstorm:// protocol to be able to open files directly from your console with a click of a button.
A few tools, e.g. PHPStan Pro make use of the phpstorm:// protocol to be able to open files directly from your console with a click of a button.
Ever wondered about our favorite tools to work with, our awesome bitExpert customers & partners, or the organizations that we support? Look no further.
#24bits means 24 fun & inspiring posts for the next 24 days covering all the things that are important to us. We are pretty sure there will be some surprises for you even if you think you already know us well :)
Don't miss it and follow us here on our blog or on our various social media channels like LinkedIn, Twitter, or Mastodon. We'd appreciate a like, a follow, or just a nice comment with your thoughts.
There is an increasing amount of leaked credentials and there are known cases of password reuse. Often this leads to compromised logins and accounts.
Importing larger database dumps can take a while, especially when foreign key checks are enabled. This slowdown happens because each foreign key reference must be verified by the database server.
1300 Attendees talking about Symfony receiving a bunch of socks. Oh, and did we mention it took place in Disneyland?
Back in 2020 I published our customized Magento development setup with Mark Shust's Docker Configuration for Magento and Traefik version 1. Since Traefik version 2 is now out for a while, I decided to upgrade our setup. This blogpost covers the different steps I took.
Windows Terminal is still one of my favorite and most used tools after migrating to Windows and WSL2. Besides using it to access all my WSL2 instances, I also use it to "bookmark" the most needed SSH connections.
We've covered the basics of our Docusaurus CI setup already in another blog post. In this blog post, we'll show you how to the build pipeline to lint the nginx configuration used in our Docusaurus setup.