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 using package on Laravel 6.20 #27

Open
paishin opened this issue Mar 12, 2021 · 1 comment
Open

Error using package on Laravel 6.20 #27

paishin opened this issue Mar 12, 2021 · 1 comment

Comments

@paishin
Copy link

paishin commented Mar 12, 2021

Your Environment

  • OS and Version: Ubuntu 18.04.4 LTS
  • PHP Version: 7.2
  • Converter Version: 4.0
  • Laravel: 6.20

Cannot use package, getting the following error:
"Target class [converter..exchanger] does not exist." on line 805 of /home/vagrant/Code/vendor/laravel/framework/src/Illuminate/Container/Container.php

@brunogaspar
Copy link
Member

Seems the converter config file is not being read properly by Laravel.

I just tried and couldn't reproduce it. Therefore, do you have any way to reproduce this on a fresh Laravel 6.0 application?

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