File manager - Edit - /var/www/payraty/helpdesk/vendor/livewire/livewire/src/Features/SupportLegacyModels/CannotBindToModelDataWithoutValidationRuleException.php
Back
<?php namespace Livewire\Features\SupportLegacyModels; use Livewire\Exceptions\BypassViewHandler; class CannotBindToModelDataWithoutValidationRuleException extends \Exception { use BypassViewHandler; public function __construct($key, $component) { parent::__construct( "Cannot bind property [$key] without a validation rule present in the [\$rules] array on Livewire component: [{$component}]." ); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings