You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add link to Laravel Framework validation rules/docs
Small QoL fix for adding variables to eggs:
References to "Laravel Framework validation rules" are now linked to the official Laravel 5.7 docs referring to the validation syntax. Links are also set to open reference in a new tab/window.
<pclass="text-muted small">These rules are defined using standard Laravel Framework validation rules.</p>
84
+
<pclass="text-muted small">These rules are defined using standard <ahref="https://laravel.com/docs/5.7/validation"target="_blank">Laravel Framework validation rules</a>.</p>
<pclass="text-muted small">These rules are defined using standard Laravel Framework validation rules.</p>
137
+
<pclass="text-muted small">These rules are defined using standard <ahref="https://laravel.com/docs/5.7/validation"target="_blank">Laravel Framework validation rules</a>.</p>
0 commit comments