/home/mip/mip/config/template.php
<?php
return [    
    'path' => 'template',
    'name' => 'AdminLTE',
    'skin' => 'purple'
];