How i can set dynamically the Conf variables for multi tenants app in Laravel? Is correct set in database and call config::set in boot() method in the AppServiceProvider?