Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/agoalofalife/orchid-fields

Orchid Extra Fields is a @laravel package that allows for extend yours possibility in @orchidsoftware Admin Panel
https://github.com/agoalofalife/orchid-fields

laravel orchid orchid-framework orchid-platform

Last synced: about 1 month ago
JSON representation

Orchid Extra Fields is a @laravel package that allows for extend yours possibility in @orchidsoftware Admin Panel

Awesome Lists containing this project

README

        

Orchid Extra Fields


Extra library which add different fields in Laravel Orchid Platform


For the full documentation, visit fields.orchid.software

## Installation

You may install into your project using the Composer package manager:

```bash
composer require agoalofalife/orchid-fields
```

Next, you should publish resources files using the `vendor:publish` Artisan command.

```bash
php artisan vendor:publish --tag=orchid-extra-fields
```
### GitHub

* Create [issues](https://github.com/agoalofalife/orchid-fields/issues) to ask questions or report problems.

### Telegram User Groups

* [Global Community](https://t.me/orchid_community)
* [Russian Community](https://t.me/orchid_russian_community)

## License

Orchid is covered by the MIT license. Check [our license](LICENSE) for further information.