選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

9 行
263B

  1. framework:
  2. validation:
  3. email_validation_mode: html5
  4. # Enables validator auto-mapping support.
  5. # For instance, basic validation constraints will be inferred from Doctrine's metadata.
  6. #auto_mapping:
  7. # App\Entity\: []