Search code examples
mysqldatabasesymfonyorocrm

Access Database Symfony2


Does anyone know how to access a database through an interface thats running under a symfony2 application? Like in the way you can see a database with phpmyadmin?


Solution

  • If you are using MySQL as db server. You should use MySQL workbench. I don't understand why phpmyadmin is still exist.