kongoon/yii2-theme-ratchakarn

Ratchakarn theme for Yii Framework 2

0.1.0 2016-05-12 05:29 UTC

This package is auto-updated.

Last update: 2024-04-12 02:47:21 UTC


README

composer require kongoon/yii2-theme-ratchakarn

การใช้งาน

เปิดไฟล์ frontend/config/main.php

components = [ //... 'view' => [ 'theme' => [ 'pathMap' => [ '@app/views' => '@vendor/kongoon/yii2-theme-ratchakarn/views' ] ] ]

//... ]