Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 356 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 356 Bytes

README

This example project demonstrates the use of Symfony2 forms without Symfony2.

Installation

  1. Download Composer.

  2. Install the Composer dependencies.

    php composer.phar install
    
  3. Add the project to your web server configuration.

  4. Launch web/index.php