I have connected my cPanel access using PuTTY to install Composer to be able to run my Symfony application. On running composer install command on the server, I am getting this message as a throwback
composer could not find a
composer.jsonfile in/home/mydomainto initialize a project please create acomposer.jsonfile
I am kind of confused as I don't know where to create the composer.json on my server.
Please can someone assist am a newbie to this.