the depended assets will be loaded before this assets in given order
public $depends = [
'yii\web\YiiAsset',
'yii\bootstrap\BootstrapAsset',
'yii\bootstrap\BootstrapPluginAsset',
'cinghie\fontawesome\FontAwesomeAsset',
];
this example is based on the advanced template
https://g...