take only 2 digits after decimal larave code example Example: php float 2 decimais $foo = "105"; echo number_format((float)$foo, 2, '.', '');