My situation is next, I have several settings with the database defined in the file databade.php , so far so good. But there are some connections that require 'variable' data, such as the name of the bank.
My question is whether you can define this 'variable' data within the controller, as in the Codeigniter Framework.