PHP Classes

File: config/packages/doctrine_migrations.yaml

Recommend this page to a friend!
  Packages of Julio Vergara   GitHub API   config/packages/doctrine_migrations.yaml   Download  
File: config/packages/doctrine_migrations.yaml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: GitHub API
Present the most starred PHP projects in GitHub
Author: By
Last change:
Date: 6 days ago
Size: 268 bytes
 

Contents

Class file image Download
doctrine_migrations: migrations_paths: # namespace is arbitrary but should be different from App\Migrations # as migrations classes should NOT be autoloaded 'DoctrineMigrations': '%kernel.project_dir%/migrations' enable_profiler: false