관리-도구
편집 파일: VerificationTakesLongerThanNormal.php
<?php namespace App\Library\Exception; use Exception; class VerificationTakesLongerThanNormal extends Exception { }