mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
feat: Add LMI API integration for fetching sales data
- Integrate LMI API to fetch current sales data using the provided API key. - Update SaleController to use Http facade for making API requests. - Modify services configuration to include LMI API key.
This commit is contained in:
@@ -14,6 +14,8 @@ APP_MAINTENANCE_STORE=database
|
||||
|
||||
BCRYPT_ROUNDS=12
|
||||
|
||||
LMI_API_KEY=
|
||||
|
||||
APP_STAGING=false
|
||||
|
||||
OCTANE_SERVER=swoole
|
||||
|
||||
Reference in New Issue
Block a user