First what comes to mind is just $user->badges()->recipes. Have you tried that?
@eckenroed, maybe you could go a bit deeper and do automatic date conversions by overriding fromDate...
@topwuo, If your php scripts are run as nginx, then writing to ~/services.json will write to nginx's...
@Grummfy, Yep, you can specify more complex join conditions, see docs on query builder
Pretty much how you described, but don't use POST array, use Request's methods. $uploadedFile = $req...
The Laravel portal for problem solving, knowledge sharing and community building.