Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Commit b97b410

Browse files
committed
removals
1 parent e6bff5b commit b97b410

87 files changed

Lines changed: 344 additions & 28544 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,5 @@ LOCK_DSN=flock
5050
# See https://symfony.com/doc/current/routing.html#generating-urls-in-commands
5151
DEFAULT_URI=http://localhost
5252
###< symfony/routing ###
53+
54+
ADMIN_EMAIL=admin@example.com

config/services.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# Put parameters here that don't need to change on each machine where the app is deployed
88
# https://symfony.com/doc/current/best_practices.html#use-parameters-for-application-configuration
99
parameters:
10+
admin_email: '%env(ADMIN_EMAIL)%'
1011

1112
services:
1213
# default configuration for services in *this* file

docs/Development/Doctrine/README.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

docs/Development/Doctrine/UtcDateTimeType.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/Development/Doctrine/WhereFromFilterTrait.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/Development/Misc/Performance.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

docs/Development/Misc/README.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/Development/Misc/Workflows.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

docs/LayoutDesign/Forms/FormHelpers.md

Lines changed: 0 additions & 83 deletions
This file was deleted.

docs/LayoutDesign/Forms/README.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)