1. Create the file structure
We are going to create 4 directories and 2 files. In this example my "company" is going to be called "testcompany" and my package will be "test-package"
* Create
CSVs are always those things that we underestimate. Like yeah, I know how to get and write the data. No problem. But, it always takes a little longer than I want and that's
💡I'll preface this with, my API is all private and I know who is requesting and
how many times and in some cases the request amount can be very high. I know
this
Recently, when working on a project for a 13 year old code base built on a custom framework, we switched from using magic methods retrieving model attributes to actual getter and setter methods.