Edit File: ViteManifestNotFoundException.php
<?php namespace Illuminate\Foundation; use Exception; class ViteManifestNotFoundException extends Exception { // }
Back to File Manager