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.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Install Unicon in your Laravel project
Install Unicon
composer require unicon-rocks/unicon-laravel
Publish the configuration file (optional)
php artisan vendor:publish --tag=unicon-config