Tiny Pink Flowers
Bookmark and Share

Download

Author
imehesz

Viewed
2,655

Downloaded
801

Score
30.17

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