Published onJuly 24, 2024Solving HTTPS Rendering Issues with Vich Uploader and LiipImagineBundle in Symfonysymfonyvich-uploaderliip-imagine-bundlehttpsweb-developmentLearn how to resolve HTTPS rendering issues when using Vich Uploader and LiipImagineBundle in Symfony projects
Published onJuly 22, 2024Implementing a One-Time Command in Symfonysymfonyweb-developmentFull implementation of a One-Time command in Symfony
Published onJuly 10, 2024Extended implementation of PasswordStrengthValidator for Symfonysymfonysecurityweb-developmentHow to make PasswordStrengthValidator more configurable.
Published onJuly 10, 2024Why I see the source code of my React app in the production build and how to hide it?reactweb-developmentReason and solution
Published onJuly 9, 2024How to check is a password was compromised in PHPsymfonysecurityweb-developmentSimple guide on how to check if a password was compromised in PHP