PHP code example of dev7ch / story
1. Go to this page and download the library: Download dev7ch/story 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/ */
dev7ch / story example snippets
'assetManager' => [
'class' => 'luya\web\AssetManager',
'linkAssets' => true,
],
sh
cd configs
cp env.php.dist env.php
cp env-local-db.php.dist env-local-db.php