mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-20 17:02:16 +00:00
mobile optimization
This commit is contained in:
@@ -15,6 +15,10 @@ class Invoice extends Model
|
||||
'bag' => 'array',
|
||||
];
|
||||
|
||||
public function getMimetype() {
|
||||
return 'pdf';
|
||||
}
|
||||
|
||||
/**
|
||||
* @return \Illuminate\Database\Eloquent\Relations\HasOne
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user