How can I create CRUD in laravel using cloud datastore? and deploy my app on google cloud app engine.
Please give me direction to do that what requirements should I need? what is my app.yaml for that and all.
Follow https://github.com/GoogleCloudPlatform/laravel/ for initial Setup.
Datastore you can add via composer and use it.
Example:
composer require google/cloud-datastore
More details: https://github.com/GoogleCloudPlatform/google-cloud-php#google-cloud-datastore-ga
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With