Support the ongoing development of Laravel.io →
Requests

I have got the following: Route::post('hello', function() { return response()->json(['ok' => true],200); });

But when I post to that route, I get: FatalErrorException in ResponseFactory.php line 17: Interface 'Illuminate\Contracts\Routing\ResponseFactory' not found Why is that?

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.