Migrate my old app built in php to new app built in react js and laravel

Now my old app is built in php but now I’ve built it in react js so I want to manage my old customers in my new app so how should I manage them??

Also if I change my old redirect url to the new one so does it will break my app flow?