This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

Mathilde Escher Stiftung
Mathilde Escher Stiftung

Hello! In our setting, it is not possible to:

composer create-project october/october myoctober

Is it possible to go inside a folder, where october should be installed and just do:

composer create-project october/october

Or is there another way to achieve this? Of course I could just do my installation in a sub-folder, but that's not nice ;)

daftspunky
daftspunky

Hi there!

Yes, to install to the current directory, use the following. (Note the . at the end)

composer create-project october/october .

I hope this helps!

Mathilde Escher Stiftung
Mathilde Escher Stiftung

Ah! Great! Thank you very much!

1-3 of 3

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.