Best out of the box SaaS framework using React

I did a lot of php back in the day, and am coming back around after trying to deal with setting up a basic company/user crud application with node and python frameworks. It's pretty brutal.

When I left php I was heavily invested in WordPress and Laravel had picked up a lot of steam. So I'm not sure where things are at today.

I'm wondering what the best template or framework is now to get a quick, small, SaaS style site off the ground. I have some existing front end react code so I'd love to be able to have PHP on the back end and an easy port for my react components.

My local development environment is windows 11, and I'd love to not have to setup Linux to get a local experience as easy as python.

Anything you have experience with would be great to hear about. Especially if there are options where I don't have to deal with docker in my local dev environment.