Changes between Version 10 and Version 11 of Symfony


Ignore:
Timestamp:
Feb 8, 2012, 9:37:33 AM (14 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Christian Arnault/emailAddress=arnault@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Symfony

    v10 v11  
    99
    1010La documentation pour démarrer est [http://symfony.com/doc/current/book/page_creation.html ici]. On y apprend comment installer un bundle minimal. J'ai donc créé un bundle PSPA.
    11 A priori, j'ai utilisé la commande
     11A priori, j'ai utilisé la commande Unix:
    1212{{{
    13 php Symfony/app/console ...
     13(sur la machine vm-web-2)
     14
     15> cd /htdocs2/vm-web-2/pspa
     16> php Symfony/app/console ...
    1417
    1518Usage: