Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a User don´t work #2

Open
spacepcde opened this issue Jan 13, 2019 · 2 comments
Open

Create a User don´t work #2

spacepcde opened this issue Jan 13, 2019 · 2 comments

Comments

@spacepcde
Copy link

ErrorException (E_NOTICE)
Trying to get property 'id' of non-object

@Chinaru1
Copy link

Chinaru1 commented Sep 3, 2019

this has not been answered please i need an answer to this

@pxmmpd
Copy link

pxmmpd commented Jan 1, 2024

Is your query returning array or object? If you dump it out, you might find that it's an array and all you need is an array access ([]) instead of an object access (->).
trying to like this $article->poster['name']

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants