Answers for "php artisan serve --host"

PHP
2

php artisan serve specify ip

php artisan serve --host=some.other.domain --port=8001
Posted by: Guest on October-21-2020
0

running laravel as host

php artisan serve --host=195.154.12.125 --port=8001
  project host in local machine
Posted by: Guest on June-15-2021

Browse Popular Code Answers by Language