darryldecode / laravelshoppingcart

Shopping Cart Implementation for Laravel Framework
1.34k stars 438 forks source link

ability to store price in int-type #346

Open karamelichkin opened 2 years ago

karamelichkin commented 2 years ago

it's a good idea to have a possibility to store prices in int data type

but my code is shitty