Choosing Admin Panel Setup for Next.js and Laravel Ecommerce
Unanswered
Quaid Ahmed posted this in #help-forum
I'm planning to create an ecommerce website with Next.js (version 14) for the frontend and Laravel for the backend. I'm unsure whether to have the admin panel in the same Next.js app or in a separate project. What do you recommend – having the admin panel in the same app or building a separate project for admin panel? which one is batter?