PHP code example of brooksyang / entrance

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

    

brooksyang / entrance example snippets


v1.1.0 内置管理员;模块之上添加板块的概念,方便模块分组

composer 

php artisan vendor:publish --tag=entrance

CACHE_DRIVER=redis

php artisan entrance:install