求救啊!我从数据库读出的数据格式貌似是 object, 我不知道咋弄的
Limbo {#175 ▼
#fillable: array:2 [▶]
#connection: null
#table: null
#primaryKey: "id"
#keyType: "int"
+incrementing: true
#with: []
#perPage: 15
+exists: true
+wasRecentlyCreated: false
#attributes: array:5 [▶]
#original: array:5 [▶]
#casts: []
#dates: []
#dateFormat: null
#appends: []
#events: []
#observables: []
#relations: []
#touches: []
+timestamps: true
#hidden: []
#visible: []
#guarded: array:1 [▶]
}
还有就是我的 laravel 项目里面没有 .env,版本是5.4.16, 我要自己创建吗?数据库的操作设置我都是在配置文件直接写的。。。囧