Skip to content

Move env function to Support component - #19409

Merged
taylorotwell merged 1 commit into
laravel:5.4from
ivorisoutdoors:feature/move-env-function-to-support
May 30, 2017
Merged

Move env function to Support component#19409
taylorotwell merged 1 commit into
laravel:5.4from
ivorisoutdoors:feature/move-env-function-to-support

Conversation

@ivorisoutdoors

Copy link
Copy Markdown

I find myself pulling in illuminate/support on projects (even non-Laravel projects). I really like the env function, but it's in Foundation instead of support, so I end up copying the function over to the project rather than having to pull in another package that I won't use anything else from.

@m1guelpf

m1guelpf commented May 30, 2017

Copy link
Copy Markdown
Contributor

@mloberg I would suggest keeping this as-is, and create a third-party package for your personal use. If we started moving functions, probably that helpers file would become empty 😉

@taylorotwell

Copy link
Copy Markdown
Member

I'm fine with moving this one because I don't think it really foundational to the framework.

@vinkla

vinkla commented Jun 8, 2017

Copy link
Copy Markdown
Contributor

@mloberg great work!
@taylorotwell any chance you could release a new version of the support package?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants