Local by Flywheel

Any chance we can get the blog post with the setup guided updated adding this…

To fix WP CLI you need to:

right click on the Wordpress install in local and open Site SSH
rewrite the path via command line like so: nano /wp-cli.yml
replace /app/public with /app/web/wp
hit CTRL+X to exit followed by Y and than enter to save changes
To fix Adminer:

just try to launch it once. it will error 404
it will generate a adminer php file into the public folder.
Copy it into your web folder of Bedrock
It will still not detect wordpress and database in Local GUI

Figured it might help having all the information in one place rather than people having to go looking for it elsewhere.

2 Likes

This topic was automatically closed after 42 days. New replies are no longer allowed.