sudo php artisan serve --host 192.168.1.101 --port 80
/* Use your local ip as host and port 8000 */ php artisan serve --host=192.168.1.1 --port=8000