Skip to content

CRUD using PHP & Symfony, Doctrine, Composer, Ajax, Twig, bootstrap

Notifications You must be signed in to change notification settings

LucioSt/symfony_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

CRUD using PHP & Symfony, Doctrine, Composer, Ajax, Twig, bootstrap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published