Hi,
I'm trying to install Flarum on my server but I get the following error when entering the first command:
root@server [~]# composer create-project flarum/flarum . --stability=beta
Installing flarum/flarum (v0.1.0-beta.7)
[InvalidArgumentException]
Project directory ./ is not empty.
Does anyone know how can I resolve this?
Thanks!