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