Closed fernandoherlo closed 2 years ago
I'd also like to use this with Laravel 8, I cloned the package and have the fields showing (as action fields), but my textarea is not populated with the template from my select box.
I ended up using a different package (https://github.com/epartment/nova-dependency-container) to achieve the result I was looking for.
I have a single Select field, and array of dependent Textarea fields each with a default value set from the Select box values.
@pcorrick @klepak @daanadriaan
Hi!! Do you have plans to update the package and make it compatible with Laravel 8?