Docs on deploying LAMP apps to Google Cloud
Apparently the following links provide good information on deploying PHP based application.
https://docs.bitnami.com/google/infrastructure/lamp/
So what is supported in this LAMP package?
Php scripting language, Apache Web Server, MySQl, MariaDB, phpMyAdmin.
It also support Zend Framework, Symfony, CodeIgniter, CakePhp, Smarty and Laravel. So essentially you can dive straight into development.
Comments