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

config

config ( ) : mixed|Repository

Get / set the specified configuration value.

Parameters

  • $key array|string|null
  • $default mixed