laravel-paystack icon indicating copy to clipboard operation
laravel-paystack copied to clipboard

Problem with configuration.

Open spankie opened this issue 7 years ago • 1 comments

In the readme file you asked to skip a certain step if using Laravel >= 5.5

I am using 5.7.13 and if i skip the step, the cofiguration step doesn't work. I could easily just create the config file myself, since an example is provided, but i just wanted to bring it to your notice.

If i get the chance, i'll look into it and submit a PR.

Thanks for the package.

spankie avatar Jan 05 '19 07:01 spankie

To be at a saver side add the alias before running vendor:publish command

kingzamzon avatar May 20 '20 00:05 kingzamzon