Skip to content

jonatasfreitasv/Symfony_Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Symfony 2 Tutorial

Server

Start HTTP Server

php app/console server:run

Check

Security

php app/console security:check

Routes

php app/console router:debug

Generate

New bundle

php app/console generate:bundle

New controller

php app/console generate:controller

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published