MessageBag getMessageBag()
array toArray() Get the instance as an array.
bool has(string|array $key) Determine if messages exist for a given key
string toHtml() Get content as a string of HTML.
MessageBag interface MessageBag (
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)
Arrayable interface Arrayable (
Htmlable interface Htmlable (
Page 1 of 3