Learning Laravel - Storing Data Concept Running Club Code

I am continuing to refactor my proof of concept code. My goal tonight is to store the data from our google sheet into a database table for easier reporting. I also want to update the google sheet as I go.
Back to Top