eee
This commit is contained in:
@@ -24,7 +24,7 @@ $data = [
|
||||
'name' => '张三',
|
||||
'email' => 'zhangsan@example.com',
|
||||
'age' => 28,
|
||||
'skills' => ['PHP', 'JavaScript', 'MySQL', 'Redis'],
|
||||
'skills' => ['PHP', 'JavaScript', 'MySQL', 'NoSql'],
|
||||
'posts' => [
|
||||
[
|
||||
'title' => 'Blade 模板引擎介绍',
|
||||
|
||||
Reference in New Issue
Block a user