Closed
Description
Version
4.2.2
What did you expect to happen?
Following this Livewire implementation tutorial: https://roots.io/acorn/docs/using-livewire-with-wordpress/
I hoped that by following this tutorial the livewire would be implemented successfully and without errors.
What actually happens?
After following the implementation tutorial to the letter, this error "No application encryption key has been specified" occurs despite the fact that my .env file already has an APP_KEY defined.
Steps to reproduce
- Start a new project with Bedrock and Sage.
- Follow this Livewire implementation tutorial. (https://roots.io/acorn/docs/using-livewire-with-wordpress/)
- After that, this error will appear as shown in the screenshot below.
System info
- Windows 11;
- WSL 2;
- DDEV (Docker-based PHP development environments.);
- Docker;
Log output
No response
Please confirm this isn't a support request.
Yes