Migrate sites by Apache from Local by Flywheel 3.3 to Local 5.2.3 = 405 error en Back-end

I tested the migration via an archive.zip of a site under Apache from Local by Flywheel 3.3 to Local 5.2.3.

  1. I encountered this problem:

Head’s up! Local’s router is having trouble trouble starting

Solution:

  1. Exit Local if it is running
  2. Open Terminal.app
  3. Running: killall nginx
  4. Run: rm -rf ~ / Library / Application \ Support / Local / run / router / nginx / logs
  5. Reopen Local and start a site

This problem once solved.

  1. I encountered a second problem:

The site works in front-end, but not in back-end, indeed with each operation on the site appears a 405 error!

Why does Local 5.2.3 no longer take into account Apache web servers?
Going from a site archived under Apache to a site under Local 5.2.3 under nginx seems to not work.

What to do please

Configuration:
Local 5.2.3
macOS Mojave 10.4.6