Installation Require the bundle: composer require gal-digital-gmbh/validation Add it to config/bundles.php <?php return [ GalDigitalGmbh\Validation\ValidationBundle::class => ['all' => true], ];