ctf0 / Laravel-Media-Manager

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

[Bug] syntax error, unexpected ',' (View: ..\resources\views\vendor\MediaManager\_manager.blade.php) #134

Closed mostafahesham-dev closed 4 years ago

mostafahesham-dev commented 4 years ago

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

5.8

is it an issue related to installation or usage ?

no

what is the error you are getting ?

syntax error, unexpected ',' (View: {project_path}\resources\views\vendor\MediaManager\_manager.blade.php)

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

image

Do You Know A Solution For this Issue ?

no

ctf0 commented 4 years ago

it clearly says u have an extra , on line 581, which is

https://github.com/ctf0/Laravel-Media-Manager/blob/a43a59c2d816e559961c5bda3d93c03fe0ba1510/src/resources/views/_manager.blade.php#L581

can u show my the full screen shoot ?