find-a-corner is a web app made with symfony. App is covering Security (user authentication & authorization), Doctrine ORM, Twig templating, Services and many more.
- download Symfony CLI via Scoop
- run
symfony server:start
in root directory - you will find the project on
http://127.0.0.1:8000/
More updates soon.