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