Plans from $25/month
This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Nested Routes Without Nested Layouts with File-Based Routing
Sometimes we want to keep the nested structure within the URL but NOT in the page layout. unplugin-vue-router has a simple syntax to support this by putting a period between the various parts of the filename that you want to turn into pieces of the path.