dwijitsolutions / laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like Advanced CRUD Generation, Module Manager, Backups and many more.
http://laraadmin.com
MIT License
1.58k stars 537 forks source link

Thumbnail images are not showing on upload module #230

Open tejasvipol opened 7 years ago

tejasvipol commented 7 years ago

After adding images or files are not showing on upload modules, but on clicking, it will be displaying on popup...

i think, it's not working s=xxx parameter.

please help to resolve it.

bobbysiagian commented 7 years ago

pls check your laravel error logs first, and then paste your error here.

i think its about file/folder permission.