ctf0 / Laravel-Media-Manager

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

use inside a custom package #75

Closed mohammadhosry closed 5 years ago

mohammadhosry commented 5 years ago

What version of Laravel are you using? (nothing lower than v5.4). 5.7

how can I use the package inside a custom package I made ?

ctf0 commented 5 years ago

am not really sure as its out of the package scope, but i guess as long as u can automate the Media-Manager package installation steps through ur package then everything should work as expected.