解决Laravel 使用insert插入数据,字段created_at为0000的问题 据官方文档的说明,使用EloquentORM,插数据库的时候可以自动生成created_at,updated_at,代码 0000