How can I create an ERD using phpmyadmin?
You might be using phmpmyadmin of (MAMP/WAMP/XAMP), for these there is no options for more, see here in more details,
Here are the steps which I used to preferred to generate ERD of DB-
“http://localhost/phpmyadmin”
in your local machine. (if using mamp it would be http://localhost:8888/phpmyadmin/
)Hope it will work !!!