ctf0 / Laravel-Media-Manager

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

app.js 404 error on page http://localhost:8000/path/to/app.js not found #27

Closed arunsomant closed 6 years ago

arunsomant commented 6 years ago

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

5.5

is it an issue related to installation or usage ?

usage

what is the error you are getting ?

Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8000/path/to/app.js not found `

ctf0 commented 6 years ago

because you should replace https://github.com/ctf0/Laravel-Media-Manager/blob/f82b0b1e48f0e7158b075316ce7b3853d605fabf/src/resources/views/media.blade.php#L31

with your path to app.js file or whatever you call it.

arunsomant commented 6 years ago

@ctf0 in which file?

ctf0 commented 6 years ago

under resources/views/vendor/MediaManager/media.blade.php