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

Getting error while installing in Laravel 9.0 #3

Open
Amitgodda opened this issue May 12, 2022 · 1 comment
Open

Getting error while installing in Laravel 9.0 #3

Amitgodda opened this issue May 12, 2022 · 1 comment

Comments

@Amitgodda
Copy link

The error is:
In Model.php line 1688:

Call to a member function connection() on null

Please suggest....how to resolve.

@Amitgodda
Copy link
Author

Found the issue....
In file PayuMoneyAppServiceProvider.php
on line 23
when removed "$this->app->make('InfyOm\Payu\PayUMoneyController');"
the above error disappers.....

Thanking You

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

1 participant