Handling PostgreSQL Migrations in Node.js
Never thought you'd need to handle database migrations in Node.js? Me neither. Anyway, here’s one way to do it. Oh, and I think Node.js blog posts need emojis, right? 💯💡
Never thought you'd need to handle database migrations in Node.js? Me neither. Anyway, here’s one way to do it. Oh, and I think Node.js blog posts need emojis, right? 💯💡
With the 1.10.0 release of Nomad, dynamic host volumes can now be managed without restarting a Nomad Client node to apply the configuration change.
Last week, I attended the Sylius Days 2025 event in Paris. This was my third time attending the event, and as always, I enjoyed my time at the event and meeting friends from the community.
Intrexx allows you to easily create API endpoints, but what are the methods for authenticating to those?
We're excited to announce our next PHP meetup Metropolregion Rhein-Neckar meetup, co-organized with the Sylius team, on June 26th! As always, we'll gather at the bitExpert AG office in Mannheim, and we have a fantastic lineup of speakers.
My friend Beau Simensen recently asked on Mastodon if it is possible to pass an array shape as a type to a function?
Twig Hooks are a robust and powerful alternative to the Sonata Block Events and the old Sylius Template Events system.
The next PHPUG Frankfurt meetup is scheduled for the 3rd of June.
A while ago, I covered how you can extend a Sylius Core Twig Component thanks to the Symfony\UX\TwigComponent\Event\PreRenderEvent
event. What about Live Components of Sylius core? Can we extend them as well?
Last year, we built a project with Monofony, a simple and flexible plugin built on top of the Sylius e-commerce platform. When Sylius Stack was announced, I decided to see if we could easily migrate to Sylius Stack.