Skip to content

Commit

Permalink
Merge pull request #77 from harrisonratcliffe/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
lucasdotvin authored Sep 15, 2023
2 parents 6cf16a5 + e64561b commit 5c8435c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ class FeatureSeeder extends Seeder

...

class PhotoController extends Seeder
class PhotoController extends Controller
{
public function store(Request $request)
{
Expand Down

0 comments on commit 5c8435c

Please sign in to comment.