Skip to content

Allow multi-array as a value

Compare
Choose a tag to compare
@oriceon oriceon released this 18 Feb 14:28
· 3 commits to master since this release
  • Allow multi-array as a value on a new settings creation (do not remove settings on clean method if initial settings has no value on it`s array).

  • code improvments

  • removed laravel array_dot helper and added Arr::dot for future laravel core update

  • fixed tests