mirror of
https://github.com/klsf/kldns.git
synced 2026-04-25 08:05:57 +03:00
[GH-ISSUE #11] faker 组件是干什么用的啊? #7
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/kldns-klsf#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @injy on GitHub (May 4, 2019).
Original GitHub issue: https://github.com/klsf/kldns/issues/11
如题。我看你引用了faker,做什么用的呢?
@klsf commented on GitHub (May 4, 2019):
这个应该是laravel框架引用的,这个是用来生成测试数据的一个工具
@injy commented on GitHub (May 4, 2019):
本来的程序也就2-3M吧,加上这个之后10几M了,而且也不用生成无用的测试数据吧,要不把这个删除掉吧。
然后现在好多人还用的php5.X 能不能搞一个对php要求低一点的版本啊?
@ghost commented on GitHub (Jul 12, 2019):
laravel要求的php版本