JordanDalton / LaravelDuskAutoPay

How I used Laravel Dusk to automatically pay my bills.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

absolute url must be set in .env file

vesper8 opened this issue · comments

I don't know if this is a new feature of Laravel Dusk 2.0 but it took me a while to figure out why I couldn't reach an external website using Dusk and basing it off your Payment page example

turns out the only way I could get it to work is by setting the APP_URL to the absolute url