Laravel-Adminer
Laravel-Adminer copied to clipboard
Host == Write Host if not present
If Config::get("database.connections.$database_config.host");
is not present, it's probably because there's a write and a separate read host.