Asset Bundles Defining Asset Bundles Using Asset Bundles Commonly Used Asset Bundles Asset Conversion Combining and Compressing Assets
An asset in Yii is a file that may be referenced in a Web page. It can be a CSS file, a JavaScript file, an image or video file, etc. Assets are located in Web-accessible directories and are directly served by Web servers.
It is often preferable to manage assets programmatically. For example, when you use the yii\jui\DatePicker widget in a page, it will automat