PHP code example of nullref / yii2-app

1. Go to this page and download the library: Download nullref/yii2-app 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/ */

    

nullref / yii2-app example snippets


composer global  project "nullref/yii2-app" --stability=dev %PROJECT_NAME%
cd %PROJECT_NAME%
php yii env
php yii module/install nullref/yii2-full-admin