Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

nickdavies07's avatar

Laravel's JSON table migration data type length?

I can't seem to find this in the official documentation, but perhaps I'm being blind.

What is the length of the JSON data type in Laravel? I am currently saving JSON as TEXT however it has reached the 65,000 limit.

I could use LONGTEXT but I noticed the JSON data type and thought this might be better.

0 likes
1 reply

Please or to participate in this conversation.