Skip to content

Commit 727acf4

Browse files
committed
#69 - Fixed media save issue
1 parent 2bda0c5 commit 727acf4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/mediable.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?php
2+
3+
return [
4+
'model' => BalajiDharma\LaravelMediaManager\Models\Media::class,
5+
];

0 commit comments

Comments
 (0)