Save prices to the database to the history table. Added simple browse script.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"require": {
|
||||
"guzzlehttp/guzzle": "^7.0",
|
||||
"symfony/var-dumper": "^7.0",
|
||||
"illuminate/database": "^11.0"
|
||||
"illuminate/database": "^11.0",
|
||||
"ext-json": "*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user