bool has(string|array $key) Determine if messages exist for a given key
array toArray() Get the instance as an array.
MessageBag getMessageBag()
Htmlable interface Htmlable (
$this merge(MessageProvider|array $messages)
array get(string $key, string $format = null) Get all of the messages from
string getFormat() Get the default message format.
string toHtml() Get content as a string of HTML.
MessageBag interface MessageBag (
Arrayable interface Arrayable (
Page 1 of 3