Hello, i need dynamically register new library in controller. I would like to include a new library with a one new namespace, but with multiple files. How can I do that?
I have to do in the controller, because the configuration of the library is stored in the database.
Please help.