...

/

Challenge: Create a View to Display the HTTP Request Method

Challenge: Create a View to Display the HTTP Request Method

Use your knowledge of views, routes, and controllers to create a view that displays the HTTP request method.

Problem statement

Create a ...