When working with databases, we will usually need to import an sql file into our database. For example when setting up a live project on your local machine. This can easily be done using PHPMyAdmin. To access PHPMyAdmin in DDEV, type ddev describe NB: DDEV must be configured for the project and you must be... Continue Reading →