Skip to content

Runtime exception too many arguments laravel #41

@darkcyber

Description

@darkcyber

try execute this command

php artisan generate:migration create_coeg_users_table
--fields="user_email:string, user_pass:string, user_display_name:string, user_registered:date, user_activation_key:string, user_status:string"

and i get runtime exception too many arguments error. but if i execute via cmd its work like a charm.
using laravel , and jeffry way's generator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions