itskodinger / midia

Simple Media manager for your Laravel project
MIT License
139 stars 35 forks source link

Made midia works in case user uses different url endpoints and some improvements #8

Closed mrofi closed 6 years ago

mrofi commented 6 years ago

My project only use frontend (js and css) from midia, then I updated the js code, so it can suits and works properly in my project. I also make some improvement. Detailed in every commits. You can take out some commits if you think it's not necessary and any discussions are welcome. :)

Thanks for made this great package.

nauvalazhar commented 6 years ago

Hi, great work. Thank you for contributing. I'll check it out after work. I guess it will be really cool :)

nauvalazhar commented 6 years ago

Hi @mrofi. Can you add the changes you made to the documentation too? So others can reach it more easily. In other words, document what you do into the readme.md file. Thank you.

mrofi commented 6 years ago

ok. but use this PR https://github.com/itskodinger/midia/pull/9 instead. Thank you, I also updated the readme in that.