Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

samalapsy's avatar

Access to Source Codes on Vultr.com Server

Hello,

Please how can I access my Laravel Source codes on Vultr.com Hosting...Someone is to pass the a project to me on this server...I don't seems to find the code

0 likes
3 replies
ejdelmonico's avatar
Level 53

@samalapsy You can only access the server with an SSH key. Root login is prevented by the ssh_config. You can log on to Vultr.com and click the 3 vertical dots at the end of the line with the VM and select view console. You can view files from there.

samalapsy's avatar

@ejdelmonico Thank you sir...I'll try that ....Moreso I've tried sftp and I could access the Codes too...

Another Question I have is how I can access the database on same vultr

ejdelmonico's avatar

You can use something like SequelPro or equivalent. Just use the proper DB connection and the DB username and password.

Please or to participate in this conversation.