Skip to content

Error after installation #3

@johnnyskywalker

Description

@johnnyskywalker

error in composer update

[RuntimeException]
  Could not scan for classes inside "/Applications/MAMP/htdocs/www.pi.com/vendor/seta0909/laravel-zhconverter/src/migrations" which does not appear to be a file nor a folder

composer.json is incorrect. The classmap should be

"classmap": [
            "src/"
        ],

, not src/migrations.

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