mjawad096 / laravel-grapesjs

This package provide an esay way to integrate GrapesJS into your laravel proejct.
MIT License
107 stars 54 forks source link

images save in base64. #43

Closed nazar-goyda closed 1 year ago

nazar-goyda commented 2 years ago

Hello. I have a problem. Image not save in storage, and converts it to base64, and does not save it anywhere. How can I fix this? https://prnt.sc/fCNNgc9MuwGa

Laravel 8.0

ghost commented 2 years ago

@nazar-goyda which version are you using? Please share your config file (laravel-grapesjs.php).

ghost commented 1 year ago

I hope your problem gets resolved, So closing this issue here.