function Global / data_fill
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

data_fill

data_fill ( ) : mixed

Fill in data where it's missing.

Parameters

  • $target mixed
  • $key string|array
  • $value mixed