alexusmai / laravel-file-manager

File manager for Laravel
MIT License
1.14k stars 292 forks source link

Dosn't show any thing after installation #208

Closed omar-zr closed 4 years ago

omar-zr commented 4 years ago

after do all steps of installation and configuration without any error the view file still empty ! image image also i try to check the paths and all configs are ok image

Saputra20 commented 4 years ago

Yes I get the same error . Please Help me

alexusmai commented 4 years ago

Hi. What errors do you have in the browser console?

Saputra20 commented 4 years ago

console2 console

no error in the browser console.

omar-zr commented 4 years ago

Hi. What errors do you have in the browser console?

Thanks for reply , There is no error in console

LfJohnVo commented 4 years ago

I have the same error and found this:

image image

alexusmai commented 4 years ago

@LfJohnVo

LFM call this URL's localhost/file-manager, but you have localhost/tabantaj/public/admin/... it's not good url, use Homestead for development, or you can use vue package - and you will set your url

LfJohnVo commented 4 years ago

@LfJohnVo

LFM call this URL's localhost/file-manager, but you have localhost/tabantaj/public/admin/... it's not good url, use Homestead for development, or you can use vue package - and you will set your url

Thanks!!!, but what can I do if my team uses xampp? How I can resolve?

alexusmai commented 4 years ago

@Saputra20 @omar-zr

You provide me to less information than i need to resolve your problem.. Why do you show me the screen with this url: http;//localhost:8000/file-manager/content... show me your main page for file-manager, check all the js and css files, check laravel log, check browser - log and network tab's

alexusmai commented 4 years ago

@LfJohnVo You can only set your url in vue-laravel-file-manager package - https://github.com/alexusmai/vue-laravel-file-manager/blob/master/README.md#settings---object

Saputra20 commented 4 years ago

@alexusmai

thank you, i have solved the problem

LfJohnVo commented 4 years ago

@alexusmai Thank you man i have solved the problem, it was the url