laravel-currency | Laravel currency table migration and seed | Data Migration library
kandi X-RAY | laravel-currency Summary
kandi X-RAY | laravel-currency Summary
Laravel currency offers you migration and seeder for 104 currencies with code, name and symbol.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Create the database .
- Create the currencies table .
- Bootstrap the package .
- Remove currencies .
- Register plugin .
laravel-currency Key Features
laravel-currency Examples and Code Snippets
Community Discussions
Trending Discussions on laravel-currency
QUESTION
In my app I'm using torann/currency to fetch Yahoo Finance exchange rates. When using their official documentation adding and updating currencies works perfectly in Local development ENV, for which MySQL is used.
App is deployed to Heroku, and there DB environment is PostgreSQL. So when I try to use php artisan currency:manage add USD
, I get the following error: invalid input syntax for integer
DB Schema for that table is:
...ANSWER
Answered 2017-Jan-15 at 14:12This is a bug in the package's Database driver that assumes non-strict SQL behavior.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install laravel-currency
php artisan vendor:publish
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page