Morning Coffee
Bookmark and Share

Download

Author
imehesz

Viewed
3,024

Downloaded
948

Score
31.35

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