I am trying to get the external ip address feature of browsersync to work so I can view my laravel project on my mobile phone connected to the same network.
It works fine when I use homestead but if I use laragon the external ip address does not work.
Has anyone else had this issue and found a solution I have tried running the server from php artisan serve and laragon with no avail. Only homestead works.
via robertmylne