Skip to content

Added doc about Homestead's Symfony integration #5655

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 1 commit into from

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented Aug 25, 2015

Q A
Doc fix? no
New docs? yes
Applies to all
Fixed tickets -


Imagine you've installed your Symfony application in
``~/projects/symfony_demo`` on your local system. You first need Homestead to
sync your files in this project. Execute ``homestead edit`` to edit the
Copy link
Member

Choose a reason for hiding this comment

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

I find sync hard to understand. Is Homestead syncing my files with other folder (are they being copied/moved?), is Homestead just checking for their existance, etc.

Copy link
Member Author

Choose a reason for hiding this comment

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

Homestead is syncing the local directory with the directory you mapped it to in the Homestead environment, I'll expand the description a bit.

@wouterj
Copy link
Member Author

wouterj commented Dec 19, 2015

Updated this PR. I did not add a section about the advantages and drawbacks, I don't have enough knowledge to write these down. However, I added a quick tip to improve the speed of the application on Homestead. I would like to link to http://www.whitewashing.de/2013/08/19/speedup_symfony2_on_vagrant_boxes.html , but I guess that's not possible due to symfony.com's external linking policy (/cc @javiereguiluz)?

@wouterj wouterj force-pushed the homestead branch 2 times, most recently from 9bc68e8 to bbb1a70 Compare December 19, 2015 10:37
.. tip::

Due to the amount of filesystem operations in Symfony (e.g. updating cache
files and writing to log files), Symfony can slow dow signifcantly. To
Copy link
Member

Choose a reason for hiding this comment

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

slow down

@wouterj
Copy link
Member Author

wouterj commented Jan 21, 2016

Updated

@xabbuh
Copy link
Member

xabbuh commented Feb 9, 2016

Is this ready to be merged?

@wouterj
Copy link
Member Author

wouterj commented Feb 9, 2016

Yes, (imo)

@xabbuh
Copy link
Member

xabbuh commented Feb 10, 2016

@wouterj Was is inteded to base this on the 2.8 branch?

@wouterj
Copy link
Member Author

wouterj commented Feb 10, 2016

No, should work with all Symfony versions

@xabbuh
Copy link
Member

xabbuh commented Feb 10, 2016

Thanks Wouter.

xabbuh added a commit that referenced this pull request Feb 10, 2016
This PR was submitted for the 2.8 branch but it was merged into the 2.3 branch instead (closes #5655).

Discussion
----------

Added doc about Homestead's Symfony integration

| Q | A
| --- | ---
| Doc fix? | no
| New docs? | yes
| Applies to | all
| Fixed tickets | -

Commits
-------

d1d4275 Added doc about Homestead's Symfony integration
@xabbuh xabbuh closed this Feb 10, 2016
@wouterj wouterj deleted the homestead branch February 10, 2016 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants