Introduction to Silex - A Symfony Micro-framework

Note on some Service providers:

If you use the Validation Service and the Security Service, you need to register the Validation Service first, otherwise the user password validator doesn’t get added.

1 Like