Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@abdullahbutt
Created November 12, 2019 10:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abdullahbutt/de4e3403aa92320269c2f65efbc32506 to your computer and use it in GitHub Desktop.
Save abdullahbutt/de4e3403aa92320269c2f65efbc32506 to your computer and use it in GitHub Desktop.
access Laravel app with ip address
php artisan serve --host 192.168.1.125 --port 8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment