registration form

This commit is contained in:
Olivier PARPAILLON
2024-11-19 10:34:34 +01:00
parent 9719ea9d1e
commit 9783fe66ff
12 changed files with 264 additions and 87 deletions

1
.idea/php.xml generated
View File

@@ -144,6 +144,7 @@
<path value="$PROJECT_DIR$/vendor/symfony/webpack-encore-bundle" />
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-uuid" />
<path value="$PROJECT_DIR$/vendor/symfony/uid" />
<path value="$PROJECT_DIR$/vendor/symfonycasts/verify-email-bundle" />
</include_path>
</component>
<component name="PhpProjectSharedConfiguration" php_language_level="8.1" />

1
.idea/sortir.iml generated
View File

@@ -136,6 +136,7 @@
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/webpack-encore-bundle" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-uuid" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/uid" />
<excludeFolder url="file://$MODULE_DIR$/vendor/symfonycasts/verify-email-bundle" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />