Adding Custom data provider for today

This commit is contained in:
2022-01-11 20:21:05 +00:00
parent 08a83f72b9
commit 1fd7941cf2
27 changed files with 4561 additions and 4 deletions

View File

@ -0,0 +1,8 @@
framework:
validation:
email_validation_mode: html5
# Enables validator auto-mapping support.
# For instance, basic validation constraints will be inferred from Doctrine's metadata.
#auto_mapping:
# App\Entity\: []