I am actually using moloquent for this, but the usage has worked exactly like eloquent to this point. I am attempting to assign the user_name (retrieved from the TwitterAccount collection) to the tweets that are being retrieved by my query (in the Tweets collection)
Not sure what exactly I am doing wrong here but I recieve this error:
Indirect modification of overloaded element of App\Tweet has no effect