barryvdh / laravel-elfinder

elFinder bundle for Laravel
738 stars 171 forks source link

How to combine it with Vue-Laravel app? #246

Closed DKWBL closed 5 years ago

DKWBL commented 6 years ago

My web.php routes are simple: Route::get('{any}', function () { return view('welcome'); })->where('any','.*');

what should i fix in order to use this package routes in VUE app?

DKWBL commented 5 years ago

solved

miladganjali commented 4 years ago

Hi @DKWBL how you solve the problem?

volosan commented 2 years ago

Hi @DKWBL how you solve the problem?

Hello @miladganjali Do you have answer?

miladganjali commented 2 years ago

@v-s-public , No I used another one ckfinder