Skip to content

thamoui/symfony-training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Symfony logo

Documentation officielle : http://documentation-symfony.fr/ 🇬🇧

Installation on Linux and Mac OS X

$ sudo curl -LsS https://symfony.com/installer -o /usr/local/bin/symfony
$ sudo chmod a+x /usr/local/bin/symfony
$ symfony new my_project
✔  Symfony 3.1.1 was successfully installed. Now you can:

    * Change your current directory to /home/yvan/my_project

    * Configure your application in app/config/parameters.yml file.

    * Run your application:
        1. Execute the php bin/console server:run command.
        2. Browse to the http://localhost:8000 URL.

    * Read the documentation at http://symfony.com/doc

Pour commencer

Pour comprendre

IDE

Pour aller plus loin (OpenClassrooms)

About

Training / PHP / Symfony

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published