PHP code example of el-schneider / statamic-auto-alt-text
1. Go to this page and download the library: Download el-schneider/statamic-auto-alt-text 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/ */
el-schneider / statamic-auto-alt-text example snippets
bash
php artisan vendor:publish --tag="statamic-auto-alt-text-config"
dotenv
AUTO_ALT_TEXT_QUEUE_NAME=alt_text_generation
bash
php please auto-alt:generate