Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php artisan serve

The full command works like this:

php artisan serve --host=<host IP address> --port=<port to use>

php artisan serve --host=127.0.0.1 --port=8080
 
PREVIOUS NEXT
Tagged: #php #artisan #serve
ADD COMMENT
Topic
Name
1+5 =