Use Laravel's artisan for it which is Very simple
php artisan serve --host 192.168.1.101 --port 80
Now from other computers, you can type: http://192.168.1.101:80
Note Do not forget to replace the IP with your own local one. That's it.
Use Laravel's artisan for it which is Very simple
php artisan serve --host 192.168.1.101 --port 80
Now from other computers, you can type: http://192.168.1.101:80
Note Do not forget to replace the IP with your own local one. That's it.
For further actions, you may consider blocking this person and/or reporting abuse
Diana -
AJ -
Fahad Ali Khan -
Moksh Gupta -
Top comments (0)