Closed swatkins closed 7 years ago
FWIW, I can't imagine the code you submitted actually worked on your end. The Tag model's new constructor didn't have the right arguments, nor did it call the parent constructor.
The new version I'm pushing shortly fixes all that.
You're right, I missed that. I have done all these changes within the vendor folder of my project then tried to pour them over to this pool request. Apparently I missed it.
Great idea ... thank you! A few comments:
db_connection
to justconnection
? I think it's obvious enough.Thanks again!