Nodir Rashidov
Nodir Rashidov
Using symfony 3.4. Followed the Readme, but I am getting the following error: > Whoops, looks like something went wrong. > (1/1) InvalidConfigurationException > The child node "db_driver" at path...
I am trying to deploy my php app that uses mysql db to heroku. I followed instructions here - [](`https://devcenter.heroku.com/articles/heroku-mysql`) The sudo gem install mysqltopostgres-0.3.0.gem command executed without errors: >...
Hello. I want to add some fields to the importer and exporter, but I cannot figure out a way to extend & customize the plugin. Are there any docs written...