Closed billymedia closed 2 years ago
Sorry, not sure how the plugin helps. I want to connect to the database created by the starter project from a mysql client. Am i missing something? how does the connect plugin help with this?
I'm sorry, I misread the git repository.
If you want to connect to the database, you'd connect to localhost
port 3306
The database name is project
and the password is project
too.
I just installed the starter project, but i cannot see how to connect to the database using a mysql client. Where would i find the database connection details?