We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to do as the instructions state: php artisan config:publish gufran/authorize-net-cim-api
php artisan config:publish gufran/authorize-net-cim-api
But when I do I get this:
[Symfony\Component\Debug\Exception\FatalThrowableError] Call to undefined method Gufran\AuthNet\LaravelBridge\ServiceProviders\AuthNetServiceProvider::package()
I don't know what to do now.
The text was updated successfully, but these errors were encountered:
is it possible that this was written for Laravel 4.2?
Sorry, something went wrong.
same issue am facing is there any sollution for this??
No branches or pull requests
I'm trying to do as the instructions state:
php artisan config:publish gufran/authorize-net-cim-api
But when I do I get this:
I don't know what to do now.
The text was updated successfully, but these errors were encountered: