File manager - Edit - /var/www/payraty/hris/vendor/spatie/laravel-activitylog/src/Exceptions/CouldNotLogChanges.php
Back
<?php namespace Spatie\Activitylog\Exceptions; use Exception; class CouldNotLogChanges extends Exception { public static function invalidAttribute($attribute): self { return new static("Cannot log attribute `{$attribute}`. Can only log attributes of a model or a directly related model."); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings