My Feed
Rixbeta
Write
Create Team Blog
Let's kick off a fresh team blog! Bring on the crew and let's get to publishing.
ExploreDraftsBookmarksHackathonsTeam Blogs
AboutCareersOfficial Blog
Download App
Logos & Media

Trending tags
See all

© 2023 Hashnode

exceptions

#exceptions

Write An Article
8 Articles
HotNew
Laiba Razi Khan
laiba.hashnode.dev·Apr 1, 2023

Exception Property [Id_pet] does not exist on the Eloquent builder instance

LARAVEL

This error has occurred because the controller was unable to find the primary key of the table with the command $petstore = Petstore::find($Parameter) So instead of find() I'll use where(); $petstore…

Exception
Property [Id_pet] does not exist on the Eloquent builder instance
LaravelProgramming Blogs+1
1
Benjamin