please help me about unisharp laravel file manager.. my version of Laravel 5.4.36 and tinymce-4.6.6
I just follow the instruction but and tried other methods like put the Unisharp\Laravelfilemanager\LaravelFilemanagerServiceProvider::class, at the top of Intervention\Image\ImageServiceProvider::class,.. but still still have this error...

is there some on there can help me?..
thank you so much
I just use the Option 2: TinyMCE4
then change the
path_absolute : "/",topath_absolute : "{{ URL::to('/') }}/",basically here's my entire code...