PHP code example of ivoglent / yii2lte
1. Go to this page and download the library: Download ivoglent/yii2lte library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
ivoglent / yii2lte example snippets
'modules' => ['adminlte' => '\ivoglent\yii2lte\AdminLTEModule']