Renier Strydom

Results 1 comments of Renier Strydom

Hi, Ran into this issue and saw that https://github.com/viacreative/sudo-su/pull/14 hasn't been merged in yet. Figured out that `localhost` works for me. ```php 'allowed_tlds' => ['localhost', 'dev', 'local'], ```