unicodeveloper / laravel-paystack

:credit_card: :package: :moneybag: Laravel 6, 7, 8, 9, 10 and 11 Package for Paystack
https://paystack.co
MIT License
612 stars 314 forks source link

Unable to publish config file #2

Closed iamtunde closed 8 years ago

iamtunde commented 8 years ago

Hello there, Nice documentation about paystack you've got here, but I got stucked at some point while trying to publish configuration file, composer returns "Nothing to publish" after running command " php artisan vendor:publish --provider="Unicodeveloper\Paystack\PaystackServiceProvider" ".

Please help thanks.

iamtunde commented 8 years ago

Figured it out I had to register it in the providers array inside "app.php" like so screenshot from 2016-05-02 01 02 20