Workshop exercises, no datbase connection
I'm completely new to PHPStorm and am trying to work through the exercises in the Workshop project. I've done everything the prerequisites (Docker, etc) and workshop readme call for; the MySQL driver is loaded. Clicking the Test Connection button gets me 'failed' every time. I've run out of ideas. Any suggestions would be appreciated.
Thanks
请先登录再写评论。
Hello,
Looks like our mysql image is currently a bit outdated. We are working on it now.
Please use a different mysql image/container or MySQL server at the moment.
You can find more information on connecting a new database server and working on it at https://confluence.jetbrains.com/display/PhpStorm/Databases+and+SQL+Editor+in+PhpStorm .