Laravel reiten Sie PHP Server von IPv4 aus

php artisan serve --host 192.168.1.101 --port 80
Lokesh003