PHP code example of jiny / site
1. Go to this page and download the library: Download jiny/site 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/ */
jiny / site example snippets
bash
php artisan migrate
bash
php artisan vendor:publish --tag=site
bash
php artisan site:slot slot1
bash
php artisan user:admin 이메일 --enable
php artisan user:super 이메일 --enable