/home/mip/mip/vendor/laravel/framework/src/Illuminate/Foundation/ViteManifestNotFoundException.php
<?php

namespace Illuminate\Foundation;

use Exception;

class ViteManifestNotFoundException extends Exception
{
    //
}