opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
illuminate
/
contracts
/
Database
/
Eloquent
➕ New
📤 Upload
✎ Editing:
CastsInboundAttributes.php
← Back
<?php namespace RectorPrefix202411\Illuminate\Contracts\Database\Eloquent; use RectorPrefix202411\Illuminate\Database\Eloquent\Model; interface CastsInboundAttributes { /** * Transform the attribute to its underlying model values. * * @param \Illuminate\Database\Eloquent\Model $model * @param string $key * @param mixed $value * @param array<string, mixed> $attributes * @return mixed */ public function set(Model $model, string $key, $value, array $attributes); }
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel