ignited / laravel-omnipay

Omnipay for Laravel & Lumen
MIT License
509 stars 100 forks source link

Config.php does not exist - installing as dev-master on 4.1 #6

Closed ghost closed 10 years ago

ghost commented 10 years ago

I installed your package on my Laravel 4.1 site using dev-master since I cannot install using any other method. When I do, app/config/packages/ignited/laravel-omnipay/config.php does not exist.

alexw23 commented 10 years ago

https://github.com/ignited/laravel-omnipay#installation states "Finally, publish the configuration files via php artisan config:publish ignited/laravel-omnipay."