Support the ongoing development of Laravel.io →
Database Eloquent
Last updated 1 year ago.
0
Solution

To answer my own question.... Instead of the problem being a Mysql setting it ended up being a PHP Core setting called 'max_input_vars' in my php.ini, which was set at 1000. The warning didn't present itself until I dumped the output of the post variables with an exceeded number of vars. A log error was never written.

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Bulmer bulmer Joined 5 Mar 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.