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
Published onMay 9, 2024How to fix the error "Undefined property App\Repository ::$_em".symfonyweb-developmentdoctrineTL;TR. Prepare the repository class for Doctrine v3.