PHP code example of jobsys / post-module

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

    

jobsys / post-module example snippets


"Post" => [
    "route_prefix" => "manager",                                                    // 路由前缀
]
bash
2014_10_12_000003_create_post_tables                     # 新闻资讯数据表