Hello together! I am stuck and hope someone can push me in the right direction. I have a one to many...
I solved it by using a subquery. $resultList = Parent::whereIn( ....) It seams that the relations...
Your code looks ok for me. You could use Auth::id() as an shorter way to get the current User ID...
Thank you AndrewBNZ for your help. Yes, I am pretty sure, that my query is correct. I get a correct...
The Laravel portal for problem solving, knowledge sharing and community building.
The community