Skip to content

Instantly share code, notes, and snippets.

@AtlasApollo
Created October 31, 2014 19:19
Show Gist options
  • Save AtlasApollo/22b6bdbda0af61e003aa to your computer and use it in GitHub Desktop.
Save AtlasApollo/22b6bdbda0af61e003aa to your computer and use it in GitHub Desktop.
object(Illuminate\Support\MessageBag)[505]
protected 'messages' =>
array (size=3)
'username' =>
array (size=1)
0 => string 'The username has already been taken.' (length=36)
'email' =>
array (size=1)
0 => string 'The email has already been taken.' (length=33)
'password' =>
array (size=1)
0 => string 'The password confirmation does not match.' (length=41)
protected 'format' => string ':message' (length=8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment