Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Rebased Quick Tour Refactoring#3612
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Closed
Uh oh!
There was an error while loading.Please reload this page.
Closed
Changes from1 commit
Commits
Show all changes
31 commits Select commitHold shift + click to select a range
a84a556
[quick_tour] simplified drastically the first two sections of "The Bi…
javiereguiluz29992cd
[quick_tour] simplified the "routing" section
javiereguiluz20e9fb0
[quick_tour] updated the "Controllers" section
javiereguiluzf24eabc
[quick_tour] updated some screenshots
javiereguiluz5b3a572
[quick_tour] finished the review of "The Big Picture" chapter
javiereguiluzdbbc8c2
[quick_tour] updated "the view" chapter
javiereguiluzeb3fe4c
[quick tour] simplified "the controller" chapter
javiereguiluze7dfc8b
[quick_tour] simplified "the architecture" chapter
javiereguiluz4ad3c44
[quick_tour] second pass to the "big picture" chapter
javiereguiluz2cd3bab
[quick tour] second pass to "the view" chapter
javiereguiluzcdb7064
[quick_tour] second pass to "the controller" chapter and
javiereguiluz50e136c
[quick_tour] second pass to "the architecture" chapter
javiereguiluz81d6e20
[quick_tour] replaced "chapter" by "part" in some tutorial parts
javiereguiluz38b1292
[quick_tour] removed inline links
javiereguiluze004661
Bundle names should not be placed in literals
javiereguiluz6afc80b
Removed a wrongly inserted comma
javiereguiluz2fdcffd
When using server:run command, it's not necessary to add the `app_dev…
javiereguiluzb16c3a2
Capitalized some sentences that come after a colon
javiereguiluzc1ad15d
Added a new headline to better structure the documentation
javiereguiluz75be815
Minor rewording
javiereguiluz42bd69f
Fixed the capitalization of a section heading
javiereguiluz985c68f
Replaced "variable" by "placeholder" when using {_format} inside a route
javiereguiluza013b11
Removed the animated GIF showing how to install Symfony
javiereguiluzeca1e73
Added a more useful message for users that don't have PHP 5.4
javiereguiluzfdc755e
Grammar fixes proposed by @weaverryan and @WouterJ
javiereguiluzcb98a6c
Restored the original line that explained how a routing file is imported
javiereguiluz7c0037e
Restored all the original introductions for each tutorial part
javiereguiluz0f13ce9
[quick_tour] rewording and grammar fixes suggested by @weaverryan
javiereguiluz30624eb
[quick_tour] more rewording and grammar fixes
javiereguiluz69fdff1
[quick_tour] removed an unneeded comma
javiereguiluz1e36cfa
[quick_tour] rewording and grammar fixes noted by @xabbuh
javiereguiluzFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
When using server:run command, it's not necessary to add the `app_dev…
….php` controller
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit2fdcffdb840cd7b3c2b9e67b3404d56b6615c16e
There are no files selected for viewing
4 changes: 2 additions & 2 deletionsquick_tour/the_big_picture.rst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.