Skip to content

Updated configuration handling #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Updated configuration handling #8

wants to merge 2 commits into from

Conversation

iricketson
Copy link

Updated the service provider to be more inline with standard laravel configuration handling.

@jeremeamia
Copy link
Contributor

Thanks! I'm having trouble getting the tests to pass though. Were they passing for you?

@jeremeamia
Copy link
Contributor

Also, I have been asked to have you confirm that you are submitting this code under the Apache 2.0 license. Thanks.

@jeremeamia
Copy link
Contributor

@iricketson Ping!

@iricketson
Copy link
Author

Sorry I have been out, I'll take a look.

@jeremeamia
Copy link
Contributor

Any progress? I'd also like to get the opinion of @taylorotwell about this PR. I'm not a Laravel expert, so I like to get multiple opinions on features/changes focused on Laravel idioms.

@iricketson
Copy link
Author

@jeremeamia Are you developing this package via the laravel workbench? I see you have some hard coded pathing in bootstrap.php which is making it difficult to run tests from the workbench environment.

@jeremeamia
Copy link
Contributor

Nope, that either didn't exist or was not documented when I first wrote the service provider. I'm also not really a Laravel developer, so it's possible I missed it completely. That bootstrap file is designed to be used with phpunit, assuming that you've cloned that package and run composer install. What suggestions do you have?

@jeremeamia
Copy link
Contributor

@iricketson @taylorotwell Sorry this PR has just been sitting here. I'd like some more direction on what to do though. What all needs to change to work with Laravel Workbench? Is Laravel Workbench a requirement?

@rtablada
Copy link

I will work on a modified version of this as this PR would break backwards compatibility. However, I will make a way to allow both configuration options with the old configuration taking preference since the package configuration syntax will default into the vendor configuration if it was the first-class-citizen.

@jeremeamia
Copy link
Contributor

@rtablada What about #15? How does it compare to this PR or your proposed PR?

This was referenced Aug 27, 2013
@jeremeamia
Copy link
Contributor

Thanks for your work on this. I'm closing this in favor of #17 which has more complete testing around the changes.

@jeremeamia jeremeamia closed this Sep 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants