Getting Started
Installation
Install Unicon in your Laravel project
Unicon is a Laravel package distributed on Packagist via Composer.
Install Unicon
Run the following command to install the package in your project.
Publish the configuration file (optional)
Publish the configuration file to your application.
Check the configuration reference for more details.