appengine-php-guestbook
appengine-php-guestbook copied to clipboard
[feature? ] Why is there no datastore example?
Unlike python tutorial, I wish there was a basic crud example of PHP datastore, to quick start
I found a tutorial that works: https://cloud.google.com/php/getting-started/tutorial-app It uses PHP + MySQL using google cloud platform. The one thing I figured out is you have to enable both SQL Cloud and the SQL Cloud Admin API's. Also I found a tutorial on how to setup phpMyAdmin on the app engine. https://cloud.google.com/sql/docs/mysql/phpmyadmin-on-app-engine