Hello, I am new on Symfony. I am practising the jobeet project. I tried looking for a solution on the net but I didn't found my case : This is the content of the file database.yml all: doctrine: class: sfDoctrineDatabase param: dsn: 'mysql:host=localhost;dbname=jobeet' username: root password: mYsEcret when I enter this command > php symfony doctrine:build-schema I have as a result : doctrine generating yaml schema from database
-- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
