PHP code example of rockys / ex-admin-hyperf
1. Go to this page and download the library: Download rockys/ex-admin-hyperf 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/ */
rockys / ex-admin-hyperf example snippets
php bin/hyperf.php admin:install
cd {项目名称}
php bin/hyperf.php start