Skip to content

php artisan make:crud --all fails with messaage #40

Open
@softwarefan

Description

@softwarefan

php artisan make:crud --all generates exception in console

Steps to reproduce the behavior:

  1. Start a fresh Laravel 8 project using composer and open it in VSCode
  2. Connect to a db with a table in it
  3. Run commands for installing and compiling package with option 0 (install all tags)
  4. Run the command above in console.

Expected behavior
Command completes successfully, but it fails with Type error

Screenshots
image

Desktop (please complete the following information):

  • OS: Win 10
  • Browser: Chrome
  • Version Version 106.0.5249.119

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions