This a Compleate web application which was buit using following technologies
- PHP
- MySQL
- Symfony
- Doctrine
- OOP with PHP
-
download the appliaction
-
setup php path in your computer
-
setup a database in name sfcourse
-
go to the project directory
-
open a terminal or powershell
- composer install
- sudo composer install
- php ./bin/console doctrine:schema:update --force
- go to the bin folder
- php console doctrine:schema:update --force