PHP code example of kinsolee / horizon-lumen
1. Go to this page and download the library: Download kinsolee/horizon-lumen 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/ */
kinsolee / horizon-lumen example snippets
php artisan horizon:install // This will copy the config file to the config directory
php artisan horizon:assets