Morning Coffee
Bookmark and Share

Download

Author
imehesz

Viewed
3,234

Downloaded
1,019

Score
31.51

Created
Tuesday Jun 11, 2013

Updated
Tuesday Jun 11, 2013

A fresh cup of coffee for Yii2 (and You!)

Use the following syntax in main.php config file:

  'view' =>array(
    'theme' => array(
    'pathMap' => array('@app/views' => '@wwwroot/themes/THEME_FOLDER_NAME'),
    'baseUrl'   => '@www/themes/THEME_FOLDER_NAME'
  )
)

comments powered by Disqus