简体   繁体   中英

croppic plugin in laravel 5.3 throws json error cant figure out the answer need

I am using croppic plugin for the first time but it throws an error while uploading photo. I don't understand what i have done wrong. I have attached an image regarding it.

在此处输入图片说明

It's an unexpected token error, it means somewhere in your code you didn't terminate a line or a block of code.

The parser is running into an "<" character and doesn't know what to do with it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM