Hello!
I have a question about MySQL integration. Right now we can generate a starter pack with PSQL config. How can I change it so my app will use MySQL?
PGAdmin for PostgreSQL database, you can modify it to use PHPMyAdmin and MySQL easily.
Is there any example project with MySQL integration?
Hello!
I have a question about MySQL integration. Right now we can generate a starter pack with PSQL config. How can I change it so my app will use MySQL?
PGAdmin for PostgreSQL database, you can modify it to use PHPMyAdmin and MySQL easily.Is there any example project with MySQL integration?