-
Hi.
I'm trying to use your package but I'm getting an error(Module build failed: TypeError: this.setDynamic is not a function) running 'npm run watch' or 'npm run development'. Could you please help…
-
Hello,
Nova v3.10.0 introduce a new standalone action for running actions without selecting resources. which make a good use case to import data to your resource without using this package.
### …
-
Hello,
I'm struggling to make this package work on lastest version of Laravel and Nova. Basically I created a field where users can upload one image but looks like the field still display the butto…
-
Make field readonly until dependancy has value ?
Since this package override the `dependsOn` function from Nova, it doesn't seem to be possible.
Otherwise, i would change the value in the callback l…
-
### Description of the bug
![image](https://user-images.githubusercontent.com/8428551/206233366-c9b40a71-3008-4f56-a75b-58f17b203a18.png)
I just installed this Package into my configured Nova inst…
-
Hello, the dependsOn method doesn't work for any of the fields inside the settings resource as the update-field request returns 404.
![image](https://user-images.githubusercontent.com/55563049/1944…
-
- Nova Version: 4.25.x
### Description:
I have just started adding multiple dashboards in nova and realised that the `DashboardMetricController` route loops all metrics across all dashboards on ev…
-
The general problem is if we want to use project structure that different from default conventions - more modular, for example - generator usage become a pain. We forced to write full qualified namesp…
-
Hi
I am trying to use the package but the select doesnt show up. Here is a screenshot of the issue
![image](https://user-images.githubusercontent.com/9505463/95085353-64b69500-071f-11eb-88b1-477dedd…
-
Package that allows to administrate EAV attributes and edit attribute values through Nova.
This allows to easily have custom attributes added to any model and edit the values within the resources.
…