<
e2
Routes

Mark as watched? Login

Notes

Login to write notes for this video.

Description

Routes are the way that we let Laravel know how to respond to a requested URI in the browser. Let's take a look with the route that ships with Laravel and create our own new route.