git clone https://github.com/mutan/learn-sqlcd learn-sqlcomposer install- Go on with current book instructions
- Create database
beaulieu(or whatever, but then change it inphinx-beaulieu.ymland in migration file inbeaulieu/migrations/ bash refresh.sh phinx-beaulieu.yml
To rollback:
vendor/bin/phinx rollback -c phinx-beaulieu.yml -t 0
- Create database
molinaro(or whatever, but then change it inphinx-molinaro.yml) bash refresh.sh phinx-molinaro.yml
To rollback:
vendor/bin/phinx rollback -c phinx-molinaro.yml -t 0
cd c:\xampp\mysql\bin
./mysql.exe -u root --password or simple ./mysql