Skip to content

Commit 2a81d64

Browse files
authored
Merge pull request #70 from balajidharma/2.x-Changes
#69 - Fixed media save issue
2 parents 74e9730 + 727acf4 commit 2a81d64

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)