Installation
Requirements
Iconamic requires:
Statamic 4 or 5
PHP 8.1 and later
1.x is available for Statamic 3, but is no longer supported.
Installation
Require using Composer:
1composer require mitydigital/iconamic
Publish the config file:
1php artisan vendor:publish --tag=iconamic-config
This will create the config/iconamic.php
config file.