PHP code example of sdekkers / compass
1. Go to this page and download the library: Download sdekkers/compass 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/ */
sdekkers / compass example snippets
bash
php artisan compass:generate
bash
php artisan vendor:publish --tag=compass-config