Tiny Pink Flowers
Bookmark and Share

Download

Author
imehesz

Viewed
2,929

Downloaded
878

Score
29.98

Created
Tuesday Nov 18, 2014

Updated
Monday Jul 25, 2016

Another pinkish flower design for Yii2

Use the following syntax in web.php config file:

'view' => [
    'class' => 'yii\web\View',
    'theme' => [
      'class' => 'yii\base\Theme',
      'pathMap' => ['@app/views' => 'themes/[THEME_NAME]'],
      'baseUrl'   => 'themes/[THEME_NAME]'
    ]
]

comments powered by Disqus