Skip to content

Install Nova = --module no longer working #118

@Kaylakaze

Description

@Kaylakaze

After installing Laravel Nova (v5), the make:model, make:migration, etc commands no longer accept the --module option. make:module still works so Modular does have commands registering, but the overrides for existing ones aren't working.

Edit: It looks like they're being overwritten in orchestra/canvas/src/Console

Edit2: I commented out the contents of orchestra/canvas/src/LaravelServiceProvider.php and the commands are back to working as expected. Clearly, this is not a sufficient answer since I can't be editing vendor files on deployment to other devs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions