Search code examples
phpsymfonysymfony-cmf

Symfony CMF Sandbox mysql


I'm trying to install Symfony CMF with mysql database. Can somebody tell me step after step how to do it ? I've already downloaded project and i'm trying to migrate to mysql from sqlite but i don't know how.


Solution

  • There is a tutorial in the doc: http://symfony.com/doc/master/cmf/cookbook/editions/cmf_sandbox.html . look into the file app/config/phpcr.yml that you create in the configuration step.