ctf0 / Laravel-Media-Manager

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

I am a little confuse... #37

Closed marcellopato closed 6 years ago

marcellopato commented 6 years ago

How do I should install? On an empty folder? Git cloning? On a Laravel folder?

Sorry to bother...

ctf0 commented 6 years ago

How do I should install?

1- install laravel https://laravel.com/docs/5.6#installing-laravel 2- navigate to the newly created project root 3- run composer require ctf0/media-manager

marcellopato commented 6 years ago

Well, thanks. It doesn't work at first!

ctf0 commented 6 years ago

did u get a specific error on installation on the first time ?

marcellopato commented 6 years ago

Yes. But it was my fault. I've cloned the repo and ran the composer command also.