billowapp / payfast

Basic Laravel Package For ITN Payments through Payfast
MIT License
27 stars 37 forks source link

How can I add a provider. The outlined method does not work #25

Open iamtorchstack opened 4 years ago

iamtorchstack commented 4 years ago

I have an issue with adding a provider in laravel

'providers' => [ //

'Billow\PayfastServiceProvider'

];

neolikotsi commented 3 years ago

@torch016 Did you solve this?