Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Build your first Symfony2 application (PHP[tek] 2014)

Build your first Symfony2 application (PHP[tek] 2014)

During this tutorial, you will get started with the Symfony2 framework, and build your first web application using the framework. We'll cover installation, configuration, bundles, controllers, working with the database and forms during this tutorial, and if we have some time left, we can go beyond those basic topics as well.

Stefan Koopmanschap

May 20, 2014
Tweet

More Decks by Stefan Koopmanschap

Other Decks in Technology

Transcript

  1. /about • PHP developer since ’97/’98 • symfony developer since

    ’06/’07 • PHPBenelux/PFZ.nl/PHPAmersfoort • Ingewikkeld / Techademy
  2. Today 1. Choosing your framework 2. Some history 3. Creating

    your project 4. Creating your first Hello World 5. Connecting to the database 6. Working with Twig 7. Working with forms
  3. 1

  4. 2

  5. 3

  6. 4

  7. 5

  8. 6

  9. 7

  10. Today 1. Choosing your framework 2. Some history 3. Creating

    your project 4. Creating your first Hello World 5. Connecting to the database 6. Working with Twig 7. Working with forms