Allow multi-array as a value
-
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