PHP code example of ndx / statamic-bard-color-picker
1. Go to this page and download the library: Download ndx/statamic-bard-color-picker 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/ */
ndx / statamic-bard-color-picker example snippets
bash
php artisan vendor:publish --tag=bard-color-picker-config
bash
php artisan vendor:publish --tag=bard-color-picker-config --force