Mr Robot
Bookmark and Share

Download

Author
imehesz

Viewed
2,102

Downloaded
559

Score
26.59

Created
Sunday Jul 24, 2016

Updated
Monday Jul 25, 2016

Mr. Robot Yii2 design

A responsive template inspired by the hit TV Show Mr. Robot.

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