Laravel 10
i tried to apply form repeater functionality i added js and html part and form repeater.bundle .js file but functionality not working , please support
Thanks
Hi Makhsat Saniyaz,
In the file /app/Core/Bootstrap/BootstrapDefault.php, please enable the form repeater plugin by adding the following line:
addVendors(["formrepeater"]);