项目作者: LucioSt

项目描述 :
CRUD using PHP & Symfony, Doctrine, Composer, Ajax, Twig, bootstrap
高级语言: CSS
项目地址: git://github.com/LucioSt/symfony_tests.git
创建时间: 2017-02-14T22:10:48Z
项目社区:https://github.com/LucioSt/symfony_tests

开源协议:

下载


symfony_tests

CRUD using PHP & Symfony2/3 for a simple Contact form.

Were used:

Installation & Usage

  • Create a database in Mysqladmin
  • Follow the instructions from the link to install the composer in the app folder. Https://getcomposer.org/download/
  • run composer install
  • run php app/console doctrine:schema:update --force
  • run php app/console doctrine:fixtures:load
  • run php app/console server:run
  • User: admin password: admin