Search
 
SCRIPT & CODE EXAMPLE
 

PHP

running laravel project in mobile phone

//run in your terminal
php artisan serve --host=0.0.0.0

//and run in your new terminal
ipconfig
//find ipv4 and open in your phone that with the same network or wifi
Comment

PREVIOUS NEXT
Code Example
Php :: laravel limit query pagination 
Php :: what sign is greater than or equal to php 
Php :: laravel model tree 
Php :: create user with tinker php laravel 
Php :: Get User IP address (PHP) 
Php :: Laravel groupby date of created_at 
Php :: rename migration in laravel 
Php :: php bubble sort 
Php :: wp enqueue style for style.css 
Php :: php print character x times 
Php :: implode with br in php 
Php :: wp get post author link 
Php :: laravel transform object to array 
Php :: faker 
Php :: require all files in directory php 
Php :: how to truncate the given string to the specified length in blade.php 
Php :: response()-make laravel pdf 
Php :: loop object property laravel 
Php :: change date format php 
Php :: php routing 
Php :: php to call javascript function 
Php :: round numnero php 
Php :: how to display the responce of curl in php 
Php :: php delete array element 
Php :: add to collection laravel 
Php :: deactivate plugin wp cli 
Php :: php get bearer token from request 
Php :: wordpress get the product images 
Php :: php number_format 
Php :: get full current url in laravel 
ADD CONTENT
Topic
Content
Source link
Name
6+4 =