DB returns string instead of int (mysqlnd for PHP-7.1 / Laravel)

给你一囗甜甜゛ 提交于 2019-12-01 22:11:07

Sigh, I'm dumb! At least I learned something today.

The phpinfo() came from the php version of the console, not Apache. Turns out php7.1 and mysqlnd was not loaded in Apache.

Everything is fine now...

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!