File manager - Edit - /home/autoph/public_html/projects/tickets-autohub/vendor/livewire/livewire/src/Exceptions/MissingFileUploadsTraitException.php
Back
<?php namespace Livewire\Exceptions; class MissingFileUploadsTraitException extends \Exception { use BypassViewHandler; public function __construct($component) { parent::__construct( "Cannot handle file upload without [Livewire\WithFileUploads] trait on the [{$component::getName()}] component class." ); } }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings