ctf0 / Laravel-Media-Manager

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

Named Route not found (Laravel 5.6) #33

Closed andreasbakir closed 6 years ago

andreasbakir commented 6 years ago

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

5.6

is it an issue related to installation or usage ?

Perhaps

what is the error you are getting ?

After installing all the dependencies and publishing the config files. Going to the /media route will result in getting an error. The error says that: "Route [media.change_vis] not defined."

Extra Info "attaching a screen shot would be very helpful"

schermafbeelding 2018-02-16 om 01 27 41
ctf0 commented 6 years ago

sorry for that, some how i missed updating the routes file, will push the fix asap