Tutorial about How to Integrate Yii2 with fantastic theme AdminLTE

Comparing #6 with #7

Content

Yii2 comes with a charming twitter bootstrap version 3. But if it is less, then you can integrate with web templates that you like. One example is wonderfull [template "adminLTE"](http://almsaeedstudio.com/AdminLTE/ "AdminLTE") #### You can use ready-skeleton [on GitHub](https://github.com/almasaeed2010/AdminLTEdmstr/yii2-adminlte-asset) also.

With Yii2 we can do it easily, the following steps

- Add your composer.json
[...]