Replies: 3 comments 4 replies
-
Hmm strange. On line 95 of LaravelStrapi.php you'll see this if:
Maybe in that dd($entry) and see what you are getting back from Strapi? |
Beta Was this translation helpful? Give feedback.
4 replies
-
hi guys, still struggling with the same problem.. any lead ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, I have the same problem with Laravel 9. Any ideas? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, being fairly new to Laravel i wanted to start implement a strapi backend following that tutorial here
All worked fine at first, I created a route to fetch all my localites
So I kept going and tried to create the route for one item
And this is what I get :

I can see that the api has been called successfully but I don't understand what is the problem

If anyonce can give me some insights would be really appreciated :) Thanks
Beta Was this translation helpful? Give feedback.
All reactions