What seems to be the problem:
Can I install livewire when the laravel is running in docker?
The laravel install docs suggest using docker. I have the test project created, the docker image running and localhost works.
Now I want to install livewire but that install utilizes composer.
Not sure where to go next or what I am missing.
I’m running this on a mac.
Steps to Reproduce:
Are you using the latest version of Livewire:
Do you have any screenshots or code examples: