관리-도구
편집 파일: ImplicitRule.php
<?php namespace Illuminate\Contracts\Validation; interface ImplicitRule extends Rule { // }