Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Change created_at and updated_at #1551

Open
Labels
@xemose

Description

Hello,

In Laravel Eloquent you are able to change the created_at and updated_at column by doing the following:

const CREATED_AT = 'post_date';
const UPDATED_AT = 'post_modified';

However, laravel-mongodb seems to be ignoring this. Is there any way to change these columns?

Thank You

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /