Dynamic Secrets with Vault & Boundary | bitExpert

Learn how to integrate Vault and Boundary with PostgreSQL to create secure, short-lived database credentials.

Introducing Sylius Stack | bitExpert

Discover how to easily leverage Sylius Stack, a collection of modular components, to create robust and customizable admin panels in Symfony.

Adding metadata to an API Platform Input DTO | bitExpert

In this blog post, learn how to effectively manage metadata in API Platform by adding a non-exposed property to your Input DTO while keeping it a read-only class.

Docusaurus Faster | bitExpert

Learn how the new Docusaurus Faster integration cut our build time from 8 minutes to just 4, boosting efficiency for quick updates and publishing.

Clean up GitLab CI Build artifacts | bitExpert

Free up disk space on your self-hosted GitLab instance by using the glab CLI tool. Delete artifacts older than 90 days to create more storage space for your projects.

Sylius Grid: Filter data for user | bitExpert

Learn how to configure the Sylius Grid Bundle to customize the grid configuration. The blogpost covers in detail how to define methods for building database queries and adding custom filters, such as the customer filter.

#bitBlog The Role of Attributes and Settings of Intrexx Elements

https://blog.bitexpert.de/blog/intrexx_elements_attributes_settings

The Role of Attributes and Settings of Intrexx Elements | bitExpert

Discover advanced customization in Intrexx with the Expert tab, offering crucial control over element behavior and structure through Attributes and Settings.

Dynamic Page Redirects in Intrexx | bitExpert

Learn in this blog post how to automatically redirect users in an Intrexx application to the appropriate destination page based on specific criteria.

Formatting XML with Twig | bitExpert

Learn how to format XML responses from a webservice for better readability using PHP and Twig. Render XML content using a custom Twig extension for nicely formatted output.

Session values in Intrexx | bitExpert

This blog post explains how to manage session values in Intrexx applications, enabling you to read and store user-specific data across your portal. Using VTL, JavaScript, or Groovy, you can interact with session variables to enhance user experiences.