fruitcake / laravel-recaptcha

Laravel integration for reCAPTCHA Library
MIT License
7 stars 0 forks source link

Invalid config command #1

Closed jenky closed 9 years ago

jenky commented 9 years ago

php artisan config:publish fruitcakestudio/recaptcha

It should be php artisan config:publish fruitcakestudio/laravel-recaptcha

barryvdh commented 9 years ago

Thanks, fixed. Left-over from when it was the same package :)