Файловый менеджер - Редактировать - /home/easybachat/hisabat365.com/vendor/laravel/framework/src/Illuminate/Validation/Rules/Exists.php
Ðазад
<?php namespace Illuminate\Validation\Rules; use Illuminate\Support\Traits\Conditionable; use Stringable; class Exists implements Stringable { use Conditionable, DatabaseRule; /** * Convert the rule to a validation string. * * @return string */ public function __toString() { return rtrim(sprintf('exists:%s,%s,%s', $this->table, $this->column, $this->formatWheres() ), ','); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 1.1 |
proxy
|
phpinfo
|
ÐаÑтройка