Martin Halaj

Results 2 comments of Martin Halaj

$couponName = session()->get('coupon')['name'] ?? null;

The money_format function does not work in Windows. Take a look at this thread. As an alternative, just use the number_format function instead. In app/helpers.php replace money_format line with return...