Laravel-Adminer icon indicating copy to clipboard operation
Laravel-Adminer copied to clipboard

Host == Write Host if not present

Open repat opened this issue 5 years ago • 0 comments

If Config::get("database.connections.$database_config.host"); is not present, it's probably because there's a write and a separate read host.

repat avatar May 30 '19 12:05 repat