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
drivers database connection optional #149
Open
yespbs opened 3 years ago
Please make drivers.database.connection optional in Torann\Currency\Drivers\Database.php so default connection can be loaded always.
This will allow the package to be used in multi tenancy i.e. stancl/tenancy