PHP code example of pir-b / thumbnail-mozaic
1. Go to this page and download the library: Download pir-b/thumbnail-mozaic 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/ */
pir-b / thumbnail-mozaic example snippets
PIRB\ThumbnailGenerator\ThumbnailGeneratorProvider::class,
'ThumbnailGenerator' => PIRB\ThumbnailGenerator\Facade\ThumbnailGenerator::class,
bash
php artisan vendor:publish