IbrahemElanany
IbrahemElanany
you can take new object from NestedForm then override variable value EX: $nestedForm = new NestedForm($name, $attribute, $resource) $nestedForm->pluralLabel = "name you want"
gutil.File => https://www.npmjs.com/package/vinyl gutil.replaceExtension => The .extname property on Vinyl objects or https://www.npmjs.com/package/replace-ext gutil.colors => https://www.npmjs.com/package/ansi-colors gutil.date => https://www.npmjs.com/package/date-format gutil.log => https://www.npmjs.com/package/fancy-log gutil.template => https://www.npmjs.com/package/lodash.template gutil.env => https://www.npmjs.com/package/minimist gutil.beep =>...
I had the same problem and i solved it by just remove the casting of that field from laravel model
@MohammadAsafrahOyoun try to reinstall dev version 1- remove this package from composer 2- add the following manually to composer dependencies "gobrightspot/nova-detached-actions": "dev-master" 3- run composer update and it will work