Closed vesper8 closed 5 years ago
Some of us use Dusk to interact with external websites or to test other local websites. This lets you configure the host the dashboard starts on
In my case after adding these modifications I simply added
DUSK_DASHBOARD_URL=http://localhost
to my .env file
Some of us use Dusk to interact with external websites or to test other local websites. This lets you configure the host the dashboard starts on
In my case after adding these modifications I simply added
to my .env file