Connor
Unable to find component
I believe the the c-n-r-p was some sort of converting of the namespace between where I'm creating the "page"
https://github.com/CNRP/laravel-instagram-feed/blob/main/src/Filament/Pages/InstagramManager.php
its defined in there as
I think I am missing something here obviously, though late for me so I will try again tomorrow!
Thanks for the help anyway, if you have any suggestions on what I can look into I would appreciate it.
12 replies
ResourceManager not using new field names. (QueryException)
Yeah so i was setup similar to that.
I've updated to this, which has fixed the previous error, I cannot however see the releated items still, it just says there are none, but I can verify they are setup correctly in the DB.
7 replies
ResourceManager not using new field names. (QueryException)
I've updated it everywhere else, the resource manager still looks for checkout_session_id, there is no reference to this anywhere in my project only stripe_checkout_id..
I'm wondering if there is a way to specifically override it with the new id or something
7 replies