/contacts

PHP web app with Symfony framework for contacts management

Primary LanguageCSS

Installation:

  • composer require symfony/web-server-bundle --dev
  • composer require symfony/twig-bundle

Running the server:

  • php bin/console server:start 0.0.0.0:8000