Of course! One of the reasons I love Eloquent is because it is very intuitive and there was a lot of work put in behind the scenes to lower that barrier to entry for those new to Laravel or even PHP in general. If I can give advice to anyone working with Eloquent it's that if the steps you're taking to achieve what you're trying to do seem repetitive or unnecessary, they probably are. If something seems too complicated then you're probably over thinking it. 100% of my development knowledge came from the open source community and people like you that take time out of their schedules to write articles and documentation for people to learn. Keep up what you're doing and know that the lurkers are appreciative of your contributions. Right or wrong way, we learn them all to become better at our craft. In fact, I learn more from every mistake I have made and bug I have introduced than I have from copying and pasting code from github. Keep up the writing and feel free to reach out to me for any reason. Cheers!