Solve your laravel problems.
I have authors and papers tables with many to many relationships. If I provide author's id in the request, how do I access only the papers which have this author_id in pivot table?