Migrate from Laravel to node js
I have a live web app made in laravel. Is there a way for me to migrate the entire thing on express ? Or Can I have an environment where I use both laravel and express each specialising in the things that they do best?