✨ Implement Trakt config loading from JSON file with ENV fallback
This commit is contained in:
parent
320a629561
commit
f19afc41f0
3 changed files with 180 additions and 11 deletions
|
|
@ -37,7 +37,8 @@
|
|||
"laravel-zero/framework": "^10.0",
|
||||
"nunomaduro/termwind": "^1.3",
|
||||
"php-ffmpeg/php-ffmpeg": "^1.0",
|
||||
"spatie/laravel-data": "^2.0"
|
||||
"spatie/laravel-data": "^2.0",
|
||||
"xdg/base-directory": "^1.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"fakerphp/faker": "^1.9.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue