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