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