Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

laravel serve in another post

//Host and Port
php artisan serve --host=0.0.0.0 --port=8080
//Port
php artisan serve --port=8081
 
PREVIOUS NEXT
Tagged: #laravel #serve #post
ADD COMMENT
Topic
Name
3+4 =