Target [Illuminate\Database\Eloquent\Model] is not instantiable On Nested Resources.

i have Trouble Ticket as root resource, if i click on Analysis action, it could be redirect to Ticket Analysis resource as nested resources. So far it's been running smoothly, but when i click New Ticket Analysis i getting error like this Target [Illuminate\Database\Eloquent\Model] is not instantiable. anyone can help ? this is my flare error link : https://flareapp.io/share/bP91JDDP
Flare
Target [Illuminate\Database\Eloquent\Model] is not instantiable. - The error occurred at http://127.0.0.1:8000/trouble/analysis/22/create
No description
No description
2 Replies
toeknee
toeknee4mo ago
In all files in: App\Filament\Resources\TicketAnalysisResource\Pages Are you calling 'Model' anywhere You should provide your resource files and model files being uses in the resource.
Want results from more Discord servers?
Add your server
More Posts
Image source not readable error while uploading file using Filament-Curator pluginI'm using Filament-curator version 3.4 and when i try to upload to s3 I'm getting the following erroTest EditUser livewire class gives 403**What I am trying to do:** I am trying to setup tests for the EditUser class in my app. I use Pest.Get the owner record while at their Edit PageWhat I am trying to do: I want to disable a field ('changing their role or changing their password')How do I correctly create a link to a record from another view?I has various pages within the app I am building where I am displaying a list of items based on dataHow can I ensure that only authorized people can see this Package in the Menu?https://github.com/filipfonal/filament-log-manager I'm trying to write a policy, but it didn't work How to refresh sub navigation badge using a livewire event?The navigation badge shows a count of how many items there are, however, when adding an item I cannocustom View component interaction to other componentHello, i made a View component for a form inside an action, inside this component is a scanner usingdashboard filtersForm() not showing upMy dashboard extends `Filament\Pages\Dashboard`, on that dashboard page i have the `Filament\Pages\DKeep svg viewBox attribute on custom sanitizer doesn't workHi! To display icons from a svg column on the resource list page I'm attempting to overwrite the HTMDynamic resourcesHi! I wanted to ask if there is a way to register dynamic resources. My goal is to create for exampl