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