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

Error after installation #3

Open
johnnyskywalker opened this issue Dec 6, 2016 · 1 comment
Open

Error after installation #3

johnnyskywalker opened this issue Dec 6, 2016 · 1 comment

Comments

@johnnyskywalker
Copy link

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.

@YilanBoy
Copy link

In laravel 4
Please modify vendor/composer/installed.json

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

2 participants