#runlaravellocalhostprojecttootherdevicesonmynetwork,
#runlaravellocalhostprojecttootherdevicesonmywifi,
Run Laravel Localhost project on other devices chrome browser
Step - 1. Check devices are connected with the same network connection.
Step - 2. Get your IP address below are the steps to find your IP address in macOS and Windows.
Step - 3. macOS User: Go to Open Network Preferences. You will find IP Address. In my case, IP Address is: 192.168.31.110
Second Way: Open Terminal and run this command: ifconfig | grep inet
Or
Step - 3. Window User: Open Command Prompt and run this command: “ipconfig” Select IPV4 Address
Step - 4. Run the command: “php artisan serve --host=Your IP Address”
(php artisan serve --host=192.168.31.110)
inside the project directory of the Laravel project
Step - 5. Copy URL and hit the same on the other device's chrome browser. You will be able to access the Laravel project.
Feel free to comment below on your error. If many developers looking for the same error solution. Will create a video on it.
Thank you for watching
Stay Subscribe Stay Connected
#runlaravelprojectlocally,
#runlaravellocally,
#laravelrunprojectonlocalhost,
#laravelrunonlocalhost,
#runlaravellocalhostprojecttootherdevicesabout,
#runlaravellocalhostprojecttootherdeviceschrome,
#runlaravellocalhostprojecttootherdevicesconnect,
#runlaravellocalhostprojecttootherdevicesexample,
#runlaravellocalhostprojecttootherdeviceshow,
#howtorunmylaravelprojectonlocalhost,
#howtoaccesslaravelprojectinlocalhost,
#runlaravellocalhostprojecttootherdevicesinchrome,
#runlaravellocalhostprojecttootherdevicesmac,
#runlaravellocalhostprojecttootherdevicesnotworking,
#runlaravellocalhostprojecttootherdevicesnotshowing,
#runlaravellocalhostprojecttootherdevicesonmynetwork,
#runlaravellocalhostprojecttootherdevicesonmywifi,