6
Mobile
6y

Who cares to guess what caused this error and why it took me 6 hours to figure it out?

Comments
  • 4
    You forgot to add the file type extension?
  • 1
    Are you using laravel? Something like This happens to me when I try get single column value from an array of collections. (When using `where()->get()` , `hasMany` or `belongsToMany` )
  • 1
    Using symfony, it was because I added a space when naming a column in the xml mapping.
  • 1
    @Mobile is that so! I use laravel it's also have packages from symfony!!!
  • 0
    @g-m-f 🤔🤔🤔
  • 3
    Is that Symfony?
    I'm sorry for you, man.
  • 1
    @g-m-f yes I do
  • 1
  • 0
    Read "error" as "terror" and the rant was suddenly so much more exciting.
    I think errors should be called terrors henceforth 😂
Add Comment