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