Skip to content

Instantly share code, notes, and snippets.

@cabral
Last active November 26, 2016 17:27
Show Gist options
  • Save cabral/947c6d06ba31d1f6f3a7044de9c30c4a to your computer and use it in GitHub Desktop.
Save cabral/947c6d06ba31d1f6f3a7044de9c30c4a to your computer and use it in GitHub Desktop.
PHP lessons

Start PHP server

php bin/console server:run

Gentle remender to nest the routes

namespace AppBundle\Controller;

Packges and objects like mailer/blogger/form are called SERVICES

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment