Configuration: Configuring your porte instance
Configuration is usually provided to Porte as an array in the constructor and accessed via the "$porte->config" object, where config is an instance of PorteConfig.
When provided as an array, the first level are global properties like connection related properties or default values for model and their properties.