mardi 3 novembre 2015

Define Money Fomat in Laravel

I am trying to save money format in laravel 5.1.

Here is table price define:

$table->price(decimal,6,2);

For instance ; when 1.000,50 Turkish Liras saving to MySQL this format 1.00

How can solve this issue?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire