Файловый менеджер - Редактировать - /home/easybachat/hisabat365.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/MissingAttributeException.php
Ðазад
<?php namespace Illuminate\Database\Eloquent; use OutOfBoundsException; class MissingAttributeException extends OutOfBoundsException { /** * Create a new missing attribute exception instance. * * @param \Illuminate\Database\Eloquent\Model $model * @param string $key * @return void */ public function __construct($model, $key) { parent::__construct(sprintf( 'The attribute [%s] either does not exist or was not retrieved for model [%s].', $key, get_class($model) )); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0.1 |
proxy
|
phpinfo
|
ÐаÑтройка