Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date/DateTime type is missing in artisan command #4

Open
Yannik opened this issue Oct 14, 2014 · 0 comments
Open

Date/DateTime type is missing in artisan command #4

Yannik opened this issue Oct 14, 2014 · 0 comments

Comments

@Yannik
Copy link

Yannik commented Oct 14, 2014

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)

@Yannik Yannik changed the title Date/DateTime isn't represented in artisan command Date/DateTime type is missing in artisan command Oct 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant