Hello,
to allow the import of old data from other forum software I would like to propose to allow to modify the created_at
when creating data via the API. If none is given then the current date (currently applied via Carbon::now()
) will be used. If there is willingness to merge this in v2 or v1 then I may also contribute this.