Installing and Configuring Symfony2 on Windows: Difference between revisions
Jump to navigation
Jump to search
| Line 6: | Line 6: | ||
See [http://symfony.com/doc/current/reference/requirements.html Symfony: Requirements for Running Symfony2] | See [http://symfony.com/doc/current/reference/requirements.html Symfony: Requirements for Running Symfony2] | ||
== Creating a new project == | |||
See [http://symfony.com/doc/current/book/installation.html Symfony Documentation: Installing and Configuring Symfony] | |||
== See also == | == See also == | ||
Revision as of 00:03, 26 September 2013
Overview
Notes and instructions on installing Symfony2 on Windows, including notes and instructions on setting up a new project.
Prerequisites
See Symfony: Requirements for Running Symfony2
Creating a new project
See Symfony Documentation: Installing and Configuring Symfony