0

I would like to get only string data in ALL my responses

Goal:

{"user_id": "1"}

but i got:

{"user_id": 1}

I read about mysql native driver, but how to disable it?

8
  • 1
    stackoverflow.com/questions/31527050/… Commented Apr 10, 2017 at 12:28
  • but how to disable the mysql native driver? Commented Apr 10, 2017 at 12:33
  • how do you get your database rows? Commented Apr 10, 2017 at 12:35
  • stackoverflow.com/questions/9593765/… Commented Apr 10, 2017 at 12:35
  • I use Eloquent to get database rows Commented Apr 10, 2017 at 12:37

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.