Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

疑问、建议 #2

Open
fdcwh opened this issue Jul 6, 2023 · 1 comment · Fixed by #1
Open

疑问、建议 #2

fdcwh opened this issue Jul 6, 2023 · 1 comment · Fixed by #1
Labels
good first issue Good for newcomers

Comments

@fdcwh
Copy link
Contributor

fdcwh commented Jul 6, 2023

第一个疑问,command 部分只是为了发布配置文件吗?
为什么不适用 composer.json 中添加以下代码的方式自动发布
"extra": { "think": { "config":{ "jwt": "src/config.php" } } }

第二个疑问点,存储token为什么不适用框架缓存可自由配置,要单独去实例化redis 增加对redis的依赖

@Tinywan
Copy link
Owner

Tinywan commented Jul 7, 2023

  1. command 部分只是为了发布配置文件吗?是。composer.json 中添加以下代码的方式自动发布这个没写过,欢迎提交PR
  2. 第二个疑问点,欢迎提交PR

@Tinywan Tinywan added the good first issue Good for newcomers label Jul 7, 2023
@Tinywan Tinywan linked a pull request Jul 7, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants