ctf0 / Laravel-Media-Manager

A "Vuejs & Laravel" Media Manager With Tons of Features
MIT License
832 stars 181 forks source link

Allow the database connection and table name to be configured #120

Closed emielmolenaar closed 4 years ago

emielmolenaar commented 4 years ago

Instead of having to configure a seperate database connection just for this package, give the developer a choice in which connection and table name will be used. Backward compatible by the way.

ctf0 commented 4 years ago

awesome, could u also update the readme config sample with the new additions.