framework
framework copied to clipboard
Run an existing themosis project locally
Hi. How can I run an existing themosis project locally? I clone it, setup vagrantfile, .env and homestead.yaml, and then run vagrant up --provision. And then, I get this error: http://prntscr.com/tprzt4
It seems like cms directory was never createrd.. What should I do here?
Does the Vagrant provision run a composer install? Because this is when the cms directory is created.