mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Implemented Reciever
This commit is contained in:
@@ -17,6 +17,7 @@ doctrine:
|
||||
url: '%env(resolve:DATABASE_URL)%'
|
||||
types:
|
||||
RightType: App\DBAL\Types\RightType
|
||||
RecieverType: App\DBAL\Types\RecieverType
|
||||
orm:
|
||||
auto_generate_proxy_classes: '%kernel.debug%'
|
||||
naming_strategy: doctrine.orm.naming_strategy.underscore
|
||||
|
Reference in New Issue
Block a user