ImageUpload
Namespace: App\Models\ImageUpload
Property | Type | Description |
---|---|---|
path | string | Path to image file |
name | string | Name of image |
extension | string | File extension |
mime_type | string | MIME type |
size | int | File size |
Namespace: App\Models\ImageUpload
Property | Type | Description |
---|---|---|
path | string | Path to image file |
name | string | Name of image |
extension | string | File extension |
mime_type | string | MIME type |
size | int | File size |