platform
platform copied to clipboard
Orchid is a @laravel package that allows for rapid application development of back-office applications, admin/user panels, and dashboards.
**Describe the bug** When using multiple charts with the same title only 1 of the chart shows. **To Reproduce** Steps to reproduce the behavior: 1. Use two `ChartBarExample` in the...
### Discussed in https://github.com/orchidsoftware/platform/discussions/2046 Originally posted by **viyyan** January 4, 2022 Hi I tried to implements async modal but got this 404 error. ``` {message: "Async template: d590a2c095fd0d5838809cc4249db98f72d9122e not found",…}...
**Is your feature request related to a problem? Please describe.** The upload field shows a preview of uploaded files. Also shows an (x) button to remove individual files! Also the...
The trait is part of the model class, so can access also to private and protected members. For example if we use this trait on a model with a nullable...
**Is your feature request related to a problem? Please describe.** This is more of a call for help than a feature request. I read the documentation and looked through the...
Adding hasClass, addClass and removeClass methods to the fields Fixes # Make class function of input field add to existing classes #969 https://github.com/orchidsoftware/platform/issues/969
**Bug Multiple Select** In Modal Window When open multiple select open incorrectly **To Reproduce** Steps to reproduce the behavior: 1. Create Modal Form 2. Add Select Multiple Element with Options...
**Is your feature request related to a problem? Please describe.** I'm using a `Picture` field in one of my layouts and I'm pretty happy with the functionality it provides, but...
Int and string number pair fix.
**Is your feature request related to a problem? Please describe.** I am using Orchid crud that includes an upload field. The uploaded file is video and I am trying to...