Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 207 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 207 Bytes

vhnh/cookbook

Search for recipes by its ingredients.

tests

Usage

Recipe::withIngredients(['butter', 'flour'])
    ->get();