spinupwp-composer-site
spinupwp-composer-site copied to clipboard
Too many re-directs
Spun up a new site locally and I have literally gone through everything and I'm getting a 'Too many redirects' on the first load of the page for install:
/wp/wp-admin/install.php
Any ideas?
Have done it a few times now.
Running locally on Valet, no other issues with other sites..
@LarkRiseMedia I'm in the process of updating the composer requirements with #8, I will test this on Laravel Valet at the same time and see what I can find.
Not sure if that's the case here but redirect can be caused if Valet is pointed at root directory instead of /public
. @jonathanbossenger, can you please test that when you're at it?
Ah, nice find @mauryaratan, will test.
Same problem here. Too many redirects.
- Cloning folder into my folder Sites
- Cd Sites/example
- composer update
- valet link
- adjust .env
With bedrock these steps work, i don't have to cd into public or web and then link valet.