You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
During first initialization composer asks for database engine (default: pdo_sqlite) but if you change it for 'pdo_mysql' it doesn't ask for information about MySQL server.
You can create by yourself information about server in parameters.yml but they're overriden (deleted) after another composer action.
You can only change info in 'config.yml' but it's not as 'user-friendly' as using 'parameters.yml'