Install
To install, you need to already have Orchid and the Laravel framework installed.
Next, two commands must be executed:
The first command installs you the source code repository itself.
composer require agoalofalife/orchid-fields
The second command copies the js files to the public folder.
php artisan vendor:publish --tag=orchid-extra-fields