Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Conversation

falk-graeser
Copy link
Contributor

Adding notice that the AcmeDemoBundle is only accessible in the dev environment. So that newbies are less likely to see an Exception right from the start.

Adding notice that the AcmeDemoBundle is only accessible in the dev environment. So that newbies are less likely to see an Exception right from the start.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this not be app_dev.php as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

afaik this is not necessary, because console commands are normaly called in the dev environment.. so der server 'created' by a console command also runs in the dev environment..

if you try to run the command with env=prod you run in the same issue as if you dont at the app_dev on apache

.. so its only necessary to add app_dev.php if you run it on apache

@lsmith77
Copy link
Member

lsmith77 commented Aug 7, 2014

ping

@dbu
Copy link
Member

dbu commented Oct 20, 2014

@falk-graeser can you please update the things we discussed on july 28? would love to merge this for the imminent 1.2 release.

and explain why dev environement is necessary
@falk-graeser
Copy link
Contributor Author

sorry that it took so long for me to fix the small issues. I hope i got what you needed.

@dbu
Copy link
Member

dbu commented Oct 21, 2014

thanks a lo!t i squashed your commits and changed the way you link to the symfony cookbook to be an .rst formatted link. committed in 17044ed

@dbu dbu closed this Oct 21, 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.

3 participants