I'm creation a course platform with laravel as an API for a NUXT app, these two are in different repos , and I also want to create landing pages for each course that I release in a new domain for example the course manager (NUXT app, you can see the courses that you bought and watch them ) is going to be https://courses.brandname.com , the https://brandname.com is going to be the landing for my brand and lets say I wanted to create a javascript course and I wanted to put it in a domain called www.thejavscriptninja.com , could I do this with the laravel app ? Or I would have to create a new NUXT app , I don't want to create a new NUXT app for each new course it seems overkill and not the way to go
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community