Can you show your migration that created the float field? Is the value correct in the database?
Oct 7, 2014
4
Level 7
LARAVEL 4.1 probably issue on select float
Hi guys, on one of my site that i've builded with laravel 4.1, i've something strange with select data fetched from DB. I've some float value, like 426.98. So, now when i tried to fetch i have like some rounding around this value and it changed in 430. But i'm not using some rounding function on fetch data So why this happened ?
Please or to participate in this conversation.