My table field is Longtext, however when I try to save a text of length equal to 3 page of a text book. It saves in the db but not complete. It truncates the text. What is wrong, do Laravel set default max length of a payload? Is it a problem regarding my database?
Any kind of help is appreciated.
Table Schema