SEO Friendly URLs
Search Engines prefer that your application have nice URLs instead of just an ID of a resource. In this lesson, we are exploring 2 ways to achieve this in Laravel.
URL Helpers
In this episode, we explore the 3 URL Helpers offered by Laravel out of the box and refactor our project to use them.