After setting up laravel from marketplace, what are the steps to be followed to get access for www folder, to create ftp account and to access the phpmyadmin from url or from other source.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there,
In order to access your Laravel files, you need to go to the /var/www/html directory. You can follow the steps here on how to use FileZilla and SFTP to access your files:
https://docs.digitalocean.com/products/droplets/how-to/transfer-files/
Alternatively, you could use VS Code to access your server and edit your Laravel files directly via VS Code as per this tutorial:
Regarding the MySQL access, rather than install PHPmyAdmin on your server, I believe that a better way is to use a MySQL client like Workbench installed on your laptop. Then you can follow the steps here on how to access MySQL remotely with Workbench:
Hope that this helps! Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.