Skip to content

Axxon/udb3-silex

 
 

Repository files navigation

Database migrations

UDB3 Silex uses Doctrine Migrations to manage database schema updates.

Use the Doctrine DBAL command line utility to run one of the available migrations commands. To show all available migrations commands, use:

./vendor/bin/doctrine-dbal list migrations

About

UDB3 Silex web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.7%
  • ApacheConf 0.3%