PHPUGMRN 03/24 meetup
On June 27th, the PHP meetup Metropolregion Rhein-Neckar is organizing another meetup at the bitExpert office in Mannheim.
Introducing Gally at Magento Stammtisch Berlin
I've been invited to speak at the Magento Stammtisch in Berlin about Gally, a searchandising solution for e-commerce projects.
Sylius Customer Force Login Module 0.1.0
In the Sylius administrative view, users are required to log in. However, in the storefront view, visitors can navigate freely as guests. Sylius does not offer built-in support if you prefer not to allow guest visitors to access your website without a valid login.
HashiDays 2024 Munich recap
Yesterday, I've attended my second in-person HashiDays event. As last year, I chose to attend HashiDays in Munich again. This time, it was a different venue, and I liked it a lot more than last year's venue.
MS Graph API: Filter queries
In response to my blog post about querying groups & planners via the MS Graph API, a friend asked me how to query members of a group without knowing the group ID but just the group name. Let's find out how filters in the MS Graph API work.
Adding wkhtmltopdf to the Sylius Alpine Docker image
While preparing a Sylius Docker image for one of our merchants, I realized that I needed to add wkhtmltopdf to the Alpine Docker image as it is a requirement of the Sylius Invoicing Plugin we are using in the project.
Export CSV files via MySQL
As part of an AI project, I had to export data to train a tool developed for a customer. Instead of writing a script, I decided to use MySQL's built-in functions, which turned out to be a challenging experience but a valuable learning opportunity.
PHPUGFFM 03/24 meetup
On May 23rd, we have scheduled another PHPUG Frankfurt meetup in 2024.
Not enough free space on the disk for Nexus to start
In the process of migrating our workloads from our old Hashicorp Nomad cluster to the new cluster, I encountered an issue where our Sonatype Nexus instance failed to start properly in the new environment.
