Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/agoalofalife/orchid-fields
- Owner: agoalofalife
- Created: 2021-07-24T18:43:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-27T05:09:37.000Z (9 months ago)
- Last Synced: 2024-10-31T21:42:45.485Z (about 2 months ago)
- Topics: laravel, orchid, orchid-framework, orchid-platform
- Language: PHP
- Homepage: https://fields.orchid.software
- Size: 8.61 MB
- Stars: 24
- Watchers: 6
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.