I did the same and I received the view inside the postman as well.
There are a number of ways to achieve that functionality and I will list them below: Use the $faker-...
I checked the same on the Laravel Framework 8.83.6 and I was able to load the view from api.php file...
You can use it the same way as you do it in the web.php file. Here is the syntax Route::view('/welco...
@ajax30 can you paste the actual code snippet. I duplicated the solution as-is on my local project a...
The Laravel portal for problem solving, knowledge sharing and community building.