How to use asset bundles in yii?
Answer / Sneha Singh
To use asset bundles in YII, you need to create an AssetBundle class and define the files you want to include. Then, you can register the bundle in your view file to make its assets available.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to use session in yii?
What is yii 2?
What are the core helper classes in yii framework?
What is the directory structure of yii2?
Explain the yii versions?
Which orm does yii2 supports?
What is components in yii?
What is gii? Why it is used?
How to use find() and findall () in yii2?
List some database related functions in yii 2 framework?
How to use module components and aliases?
What is cmodel class in yii2?