-
Notifications
You must be signed in to change notification settings - Fork 323
I am trying to install Paystack on Laravel 6.0.* but it is not installing, What do i do? #82
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
Comments
Use laravel 5.8 for now. I believe the team is working on it |
noticed the issue, have mailed prosper or we fix the issues |
not compatible for now . use laravel 5.8 . you can go to your composer and include or change to this "laravel/framework": "5.8", |
Don't do that man, don't |
for laravel 6.0 use curl to perform all calls to pay-stack see documentation https://developers.paystack.co/v2.0/reference#initialize-a-transaction |
I am trying to install Paystack on Laravel 6.0.* but it is not installing, What do I do?
The text was updated successfully, but these errors were encountered: