Skip to content
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

[Bug] Default environment start file #35

Closed
zimt28 opened this issue Jan 14, 2013 · 5 comments
Closed

[Bug] Default environment start file #35

zimt28 opened this issue Jan 14, 2013 · 5 comments

Comments

@zimt28
Copy link
Contributor

zimt28 commented Jan 14, 2013

As default environment is production (assuming no custom one matches) Laravel should try to load a start/production.php which it doesn't.

@bencorlett
Copy link
Contributor

You sure??

@jasonlewis
Copy link
Contributor

Default environment should be local... And it's not configured correctly on a fresh install. That's something you should do when you first start an app.

@zimt28
Copy link
Contributor Author

zimt28 commented Jan 15, 2013

Production as default environment is totally correct. Seems to work now after updates, it didn't use my error handler before which it does now.

@zimt28 zimt28 closed this as completed Jan 15, 2013
@franzliedke
Copy link
Contributor

Indeed. I strongly disagree that anything but production should be default.

@zimt28
Copy link
Contributor Author

zimt28 commented Jan 15, 2013

It is. Can find that in the docs or just comment out your loval env and var_dump(App::make('env'))

joelharkes pushed a commit to joelharkes/framework_old that referenced this issue Mar 7, 2019
…auth-controllers

Removing Laravel Auth Controllers
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

No branches or pull requests

4 participants