After some further inspection, I had two models: App\Profile.php and App\Models\Profile.php. Though I was explicitly referencing App\Profile. Why would it not go to App\Profile.php and instead go to App\Models\Profile.php? And I never created App\Models\Profile.php, so I don't know how it got there in the first place.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community