Commit 36260876 authored by Taylor Otwell's avatar Taylor Otwell

Add sample custom error message.

parent a2574209
...@@ -82,7 +82,11 @@ return array( ...@@ -82,7 +82,11 @@ return array(
| |
*/ */
'custom' => array(), 'custom' => array(
'attribute-name' => array(
'rule-name' => 'custom-message',
),
),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment