UniSharp / laravel-ckeditor

This is a fork from the official CKEditor branch (standard edition), wrap it to laravel package.
Other
378 stars 143 forks source link

Returning Null after request #18

Open garbinmarcelo opened 7 years ago

garbinmarcelo commented 7 years ago

I would like to know if you could help me, sometimes when I make a text record, after going through Resquest only as required the field returns as null. What can it be? Has this ever happened to anyone?

P.S. I'm using the laravel-jsvalidation package. https://github.com/proengsoft/laravel-jsvalidation

jpmmartins commented 4 years ago

I am also getting this problem. "laravel/framework": "^7.24", "ckeditor/ckeditor": "^4.14",