Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

No longer list the Symfony binary as a requirement#13462

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

Merged
javiereguiluz merged 1 commit into4.4fromwouterj-patch-1
Apr 1, 2020
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletionssetup.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -20,11 +20,13 @@ Before creating your first Symfony application you must:
* Install PHP 7.1 or higher and these PHP extensions (which are installed and
enabled by default in most PHP 7 installations): `Ctype`_, `iconv`_, `JSON`_,
`PCRE`_, `Session`_, `SimpleXML`_, and `Tokenizer`_;
* `Install Composer`_, which is used to install PHP packages;
* `Install Symfony`_, which creates in your computer a binary called ``symfony``
that provides all the tools you need to develop your application locally.
* `Install Composer`_, which is used to install PHP packages.

The ``symfony`` binary provides a tool to check if your computer meets these
Optionally, you can also `install Symfony`_. This creates a binary called
``symfony`` that provides all the tools you need to develop and run your
Symfony application locally.

The ``symfony`` binary provides a tool to check if your computer meets all
requirements. Open your console terminal and run this command:

.. code-block:: terminal
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp