I'm about to work on a rebuild/revamp legacy application that has CMS/Admin to monitor surveys. The current stack for the Admin is Voyager+Laravel while VueJs is use for the surveys.
I'm thinking of moving away to Voyager and decouple the front-end entirely from the back-end.
Challenge: I need to create a fast, flexible, and reusable application that is easier to add new features as they arise.
What do you guys think the best way to approach this? Pros and Cons?
NuxtJs+Vuetify for the front-end and laravel/lumen for the back-end API.
Directus for entire Admin + API and retain VueJs for the survey
stay with the current stack but keep it up to date