You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found the issue....
In file PayuMoneyAppServiceProvider.php
on line 23
when removed "$this->app->make('InfyOm\Payu\PayUMoneyController');"
the above error disappers.....
The error is:
In Model.php line 1688:
Call to a member function connection() on null
Please suggest....how to resolve.
The text was updated successfully, but these errors were encountered: