I\'m going through laravel documentation and it says:
By default, Route::redirect returns a 302 status code.
Route::redirect
302
When I inspect the netwo