Search
 
SCRIPT & CODE EXAMPLE
 

PHP

symfony server start port

use the flag --port=PORTNUMBER

Example:

symfony server:start --port=8080
OR

php bin/console server:start --port=8080
The help page documentation states this like so:

--port=value Preferred HTTP port [default: 8000]
Comment

PREVIOUS NEXT
Code Example
Php :: multiple middleware laravel 
Php :: php controller 
Php :: Delete an array in multidimensional array php 
Php :: installing apache mod php 
Php :: for each loop syntax in laravel 
Php :: php weekdays 
Php :: blade condition if else laravel 
Php :: migration create symfony 
Php :: <?php echo do_shortcode(); ? with variable 
Php :: wordpress post revisions config 
Php :: create migration, controller, model and seeder laravel 
Php :: php const 
Php :: foreach loop laravel 
Php :: date format change in laravel 
Php :: laravel make view command 
Php :: php float round 
Php :: laravel menu active class 
Php :: php date object to timestamp 
Php :: LARAVEL CREAT NEW TEST 
Php :: php info 
Php :: get ip country 
Php :: laravel redirect with message to section 
Php :: wordpress add_submenu_page 
Php :: php year from date 
Php :: php date add days 
Php :: PHP Function to create GUID 
Php :: set unique value validation for laravel form request 
Php :: where is the php ini file located on server 
Php :: current user wordpress 
Php :: Yii::app()-request-get yii1 
ADD CONTENT
Topic
Content
Source link
Name
8+7 =