Sindbad~EG File Manager

Current Path : /opt/nginxhttpd_/config/packages/
Upload File :
Current File : //opt/nginxhttpd_/config/packages/doctrine.yaml

doctrine:
    dbal:
        url: 'mysql://%env(APP_DBUSER)%:%env(APP_DBPASS)%@%env(APP_DBHOST)%:3306/%env(APP_DBNAME)%?serverVersion=5.5'

        # IMPORTANT: You MUST configure your server version,
        # either here or in the DATABASE_URL env var (see .env file)
        #server_version: '13'
    orm:
        auto_generate_proxy_classes: true
        naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
        auto_mapping: true
        mappings:
            App:
                is_bundle: false
                type: annotation
                dir: '%kernel.project_dir%/src/Entity'
                prefix: 'App\Entity'
                alias: App
            O2switch:
                is_bundle: false
                type: annotation
                dir: '%kernel.project_dir%/vendor/extensions-cpanel/cpanel-development-lib/src/Entity'
                prefix: 'O2switch\CpanelLib\Entity'
                alias: O2switch


Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists