miroc / Laravel-Adminer

Adminer wrapper for Laravel 5
58 stars 24 forks source link

MySQL server custom port #21

Open arjayads opened 6 years ago

arjayads commented 6 years ago

Is there any way to change 3306?

juarezfranco commented 5 years ago

My solution for postgres, access the url adminer and change parameters created, change url to http://example.com/adminer?pgsql=192.168.3.95:5433&username=postgres&db=postgres