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