PHP code example of spoova / mi

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

    

spoova / mi example snippets


   

    core\Spv::init();
   
 mi config:all
 mi config:dboffline
 mi config:dbonline

   php mi repack
   

   php mi project <project_name>