Extra library which add different fields in Laravel Orchid Platform
For the full documentation, visit fields.orchid.software
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 --tag=orchid-extra-fields
- Create issues to ask questions or report problems.
Orchid is covered by the MIT license. Check our license for further information.