Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Move configuration to its own file. #48

Closed
wants to merge 1 commit into from
Closed

Move configuration to its own file. #48

wants to merge 1 commit into from

Conversation

vinkla
Copy link

@vinkla vinkla commented Sep 22, 2014

Rather then updating app/config/app.php we move the configuration into its own file. To publish the config file into app/config/packages we can run the command below.

php artisan config:publish dimsav/laravel-translatable

Note that this needs to be tested before merging. Just wanted to share the approach. What do you think?

@dimsav
Copy link
Owner

dimsav commented Sep 22, 2014

I like your approach. However I would do this change only in a major release.

@vinkla
Copy link
Author

vinkla commented Sep 22, 2014

Okay, great! Maybe in the Laravel 5.0 release?

@dimsav
Copy link
Owner

dimsav commented Sep 22, 2014

This is what I had in mind, yes.

@vinkla
Copy link
Author

vinkla commented Sep 22, 2014

Great, can't wait!

@dimsav dimsav added the feature label Oct 8, 2014
@dimsav dimsav added this to the version 5 milestone Oct 8, 2014
@vinkla
Copy link
Author

vinkla commented Nov 1, 2014

Closing this since it is not a working example. Just wanted to share the concept. Moved it to an issue.

@vinkla vinkla closed this Nov 1, 2014
@vinkla vinkla deleted the config branch November 1, 2014 11:55
@dimsav dimsav removed this from the version 5 milestone Nov 5, 2014
@dimsav dimsav removed the feature label Nov 5, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants