このコミットが含まれているのは:
Simon Vieille 2016-01-19 10:14:33 +01:00
コミット 2bb1fa8b4b
1個のファイルの変更2行の追加1行の削除

ファイルの表示

@ -17,6 +17,7 @@ $ vim app/config/parameters.yml
$ bin/console doctrine:schema:create
$ bin/console doctrine:generate:entities MmiEnigmaBundle
$ bin/console doctrine:schema:update --force
$ bin/console assets:install --symlink --relative
```
@ -47,4 +48,4 @@ Utilisation de mage (`/.mage`)
```
$ vendor/bin/mage deploy to:production
```
```