Laravel Folio - Page-based Routing

Channel

Laravel Folio allows you to automatically generate routes based on files you create in a specific location. It's similar to the Next.js or Nuxt application routing but for your blade files. In this video, we look at an example of the basics, then refactor an existing blog application to use Folio routes.

Taylor's talk at Laracon: https://www.youtube.com/watch?v=1P3wLy49t2c
GitHub Repo: https://github.com/drehimself/laravel-folio-example

# LINKS
My courses: https://codewithdre.com
Sign up for my newsletter: http://andremadarang.com/newsletter
My website: http://andremadarang.com
Twitter: http://twitter.com/drehimself
GitHub: http://github.com/drehimself
CodePen: http://codepen.io/drehimself