#MySQL

11 messages · Page 1 of 1 (latest)

fierce pecan
#

Hello, I have just deployed projects via Laravel Cloud.
Having chosen MySQL as my database, is there a way to access a phpMyAdmin interface ?

wraith helm
fierce pecan
wraith helm
#

You can't

#

There's also no point in editing files, as your server might hibernate, it might scale etc. So if you would make changes, then those changes wouldn't persist and you'd have different codebases
You'd store your files in git, push those changes and redeploy

fierce pecan
#

the problem is that i would like show files and folders who are ignored by git by default (storage)

wraith helm
#

I believe the storage also isn't guaranteed to remain in between deployments. And most likely wouldn't exist when your app scales

fierce pecan
#

ok thanks

fierce pecan
#

Nevertheless, I think it would be interesting if we could at least access the files with FileZilla or something similar.

wraith helm
#

Cloud isn't a typical server tho. Just like you can't do that on Vapor