芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/www/vendor/livewire/livewire/src/CompilerEngineForIgnition.php
shouldBypassExceptionForLivewire($e, $obLevel)) { // On Laravel 7 and before, there is no files property on the underlying // Illuminate\Views\Engines\CompilerEngine class, so pass null in this case (new PhpEngine($this->files ?? null))->handleViewException($e, $obLevel); return; } parent::handleViewException($e, $obLevel); } }