File "NotSupportedException.php"

Full Path: /var/www/html/back/vendor/laravel/scout/src/Exceptions/NotSupportedException.php
File size: 106 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Laravel\Scout\Exceptions;

class NotSupportedException extends ScoutException
{
    //
}