Browse Source

first iteration of search functionality - likely to fail hard

master
jk 3 years ago
parent
commit
280466ad52
  1. 2
      app/Http/Controllers/SearchController.php

2
app/Http/Controllers/SearchController.php

@ -9,7 +9,7 @@ use App\Models\Hopaddition;
use App\Models\Hop;
use App\Models\Grainbill;
use App\Models\Grain;
use App\Modesl\Fermentation;
use App\Models\Fermentation;
use App\Models\Yeast;
use App\Models\Adjunctaddition;
use App\Models\Adjunct;

Loading…
Cancel
Save