// command to host laravel project on local machine //php artitan serve --host=your ip address --port=select port php artisan serve --host=195.154.12.125 --port=8001