Update page 'collection'

Timothy Warren 2019-01-08 16:10:39 -05:00
parent bc02787c55
commit a232cf9580
1 changed files with 1 additions and 1 deletions

@ -14,7 +14,7 @@ in two places:
See [Configuration Page](./configuration#databasetoml) for more information
## Phinx Config
1. Create the config file by running `./vendor/bin/phinx init .`
1. The `phinx.yml` file should already exist for sqlite setup, with the development environment
2. Update the `phinx.yml` file based on the instructions [here](http://docs.phinx.org/en/latest/configuration.html)
Example sqlite config: