Extra library which add different fields in Laravel Orchid Platform
You may install into your project using the Composer package manager:
composer require agoalofalife/orchid-fields
Next, you should publish resources files using the vendor:publish
Artisan command.
php artisan vendor:publish --provider="agoalofalife\\Orchid\\OrchidFieldsServiceProvider"



