...
/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.
We'll cover the following...
Problem statement
Create a ...