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

trans

trans ( ) : Translator |string|array|null

Translate the given message.

Parameters

  • $key string|null
  • $replace array
  • $locale string|null