Skip to content

Exisiting project setup

Samvdg edited this page Nov 20, 2019 · 1 revision

Usually you just:

  • git clone
  • cd
  • composer update
  • composer install (just to be sure)

if anything happens with the cache, refer to the following website (or if available, Miguel)

https://symfonycasts.com/screencast/symfony3-fundamentals/add-cache-service

Clone this wiki locally