Laravel is pretty clear on how to set up environment specific config.
It also has a method for creating package configuration
What I have not been able to find is an example of creating environment specific package configuration. Is there a way to do this?