This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
BSD 2-Clause "Simplified" License
395
stars
136
forks
source link
Don't pass id to INSERT queries. #66
Closed
nCrazed closed 7 years ago
There's no reason to set a value for autoincrementing column here.
Resolves #65