Closed cshipley closed 9 years ago
Hmm not sure about that one. Will have to investigate.
That happened to me too, had to run php artisan vendor:publish or just copy the file.
looks like the docs need to be updated to specify the config tag i.e. php artisan vendor:publish --provider=hipsterjazzbo/laraparse --tag=config
updated the readme for this
Hey guys.. wanted to let you know that following the directions in the readme, when I get to the point where I do the command:
php artisan vendor:publish --provider=hipsterjazzbo/laraparse
composer responds with: Nothing to publish.
And no configuration file is copied into app/config.