PHP code example of takemo101 / cmstool-skeleton

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

    

takemo101 / cmstool-skeleton example snippets

bash
$ php console serve
dotenv
SERVER_PORT=ポート番号
SERVER_HOST=ホスト名
SERVER_SCRIPT=/public/index.php # ドキュメントルート