bangnokia / laravel-serve-livereload

Laravel live reload implements into `artisan serve` command with live reloading websockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't set custom host

alexaf2000 opened this issue · comments

Hi! I found an issue executing the command like this:

php artisan serve --host=0.0.0.0

It simply doesn't work this way. Always sets 127.0.0.1.

thank you, I'll take a look on it if no one help to fix :(

that's awesome @alexaf2000 , PR is always welcomed 😆