I am building an app on Laravel 8 and my goal is to pull data from an API endpoint and store it in a MySQL database using Guzzle and Eloquent.
After setting up my act