PHP code example of sunrise / awesome-skeleton
1. Go to this page and download the library: Download sunrise/awesome-skeleton 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/ */
sunrise / awesome-skeleton example snippets
bash
php bin/app migrations:migrate --service 'master' --no-interaction
bash
php bin/app
bash
php bin/app app:roadrunner:generate-systemd-unit > app.service