Unicon is a Laravel package distributed on Packagist via Composer.

Install Unicon

Run the following command to install the package in your project.

composer require hedger/unicon

Publish the configuration file (optional)

Publish the configuration file to your application.

php artisan vendor:publish --tag=unicon-config

Check the configuration reference for more details.