Skip to content

Date/DateTime type is missing in artisan command #4

Description

@Yannik

A field of type date/datetime is not properly set in the artisan command.

for example, a 'birthday' column of type 'date' in a 'users' table will result in the following output:
php artisan generate:migration create_users_table --fields="birthday, (also notice the last comma)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions