I ARCHITECT and WRITE Web Apps and API Services: => PHP (Laravel/Lumen), JavaScript (Vue.js).
One of Laravel’s gift to developers is to offer you in their opinions what they think you will need as a developer…
Firestore(Firebase) PHP: Saving Data to a firestore database using php (Curl)
Spent a lot of time searching to get a simple guide to do this but didn’t. The only resource available is the php client written by google at: https://github.com/GoogleCloudPlatform/google-cloud-php-firestore I didn’t like it (But its good for real…