Laravel enum float

$table->float('amount', 8, 2);
Bug Killer