Sylius Grid: Filter data for user
The Sylius Grid Bundle allows you to integrate data grids in your application with minimal configuration quickly.
The Sylius Grid Bundle allows you to integrate data grids in your application with minimal configuration quickly.
On December 12th, the PHP meetup Metropolregion Rhein-Neckar will meet for the last time in 2024 to discuss all things PHP and specifically Sylius.
Can we render the XML responses from a webservice our application interacts in a better readable way? This was the challenge I asked myself.
One of our customers sent me a database dump that contained wrongly encoded characters like "ä" or "ü." Can I fix this on my own, or should I let the customer provide me with a properly encoded database dump?
We've been using a self-hosted GitLab instance for our customer projects since the end of 2015. We immediately jumped on GitLab CI when it was first released to replace our old Jenkins infrastructure with a more modern pipeline-as-code approach.
On October 31st, the PHP meetup Metropolregion Rhein-Neckar will meet again to discuss all things PHP.
I've been selected to speak at SyliusCon 2024 in November. At the conference, I will present a brand-new talk called "Simplifying Sylius Containerization with DDEV".
In one of our current projects, we have to store sensitive user data in the database. Naturally, I was looking how to best encrypt the data in a Symfony & Doctrine application.
I've been selected to speak at SymfonyCon Vienna 2024 in December. At the conference, I will present a brand-new talk called "Simplifying Symfony Containerization with DDEV".
Recently, failures occurred randomly in our GitLab CI pipelines when pushing docker images to our internal Docker registry.
In the GitLab CI output, all I saw was the following error:
error parsing HTTP 499 response body: invalid character 'C' looking for
beginning of value: "Client Closed Request"