Skip to content

csimon-web/tautof

 
 

Repository files navigation

tautof

practical exercice with Symfony FW, release of an advert app.

  • be able to search for an advert according to car maker/ model
  • add an advert
  • show basic security features ( register / login / protected area )

install

git clone this repo

  • install dependencies : composer install
  • create a database
  • copy app/config/parameters.dist.yml to app/config/parameters.ymland change your custom settings
  • import initial sql file: php bin/console doctrine:fixtures:load --append

About

symfony first app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 72.1%
  • CSS 14.8%
  • HTML 10.7%
  • ApacheConf 2.4%