Laravel 5 controller sending JSON integer as string

后端 未结 3 1503
渐次进展
渐次进展 2020-12-02 23:09

On my development server the JSON response from the Laravel 5 controller shows the data in the correct types.

e.g

imdb_rating: 7.6
imdb_votes: 6271
<         


        
3条回答
提交回复
热议问题