MOBILE FRIENDLY

EasyPHP
EasyPHP Articles
Published in
2 min readMay 14, 2019

“Mobile” is a module for the PHP development environment EasyPHP Devserver.

With the module “Mobile”, you can test your code on your mobile phone or tablet and see if your website or application is mobile friendly. For example, if your IP address is 192.168.0.10 (the module will give you the address of your environment), you just have to use your browser on your mobile phone (or tablet) and go to http://192.168.0.10 to check your website or application.

1. REQUIREMENT

This module requires EasyPHP Devserver.

2. DOWNLOAD MODULE

3. DASHBOARD

4. MODULE SETUP

To activate the module, you have to start the HTTP Server first.

Once activated:

  • connect your computer and your mobile on the same wifi network
  • select your working directory or virtual host (if any)
  • click on “start”
  • on your mobile, open a browser
  • type the indicated address (‘http://192.168.0.100 for example — depends on your network configuration)

Module

Select your working directory or virtual host (if any)

Mobile in action

5. NAVIGATE FROM YOUR MOBILE

With your mobile, explore files and folders and check your applications and websites.

6. UNINSTALL

Easy : delete the module folder. That’s it!

--

--

EasyPHP
EasyPHP Articles

CODE & HOST : develop with Devserver and setup your own hosting server with Webserver. EasyPHP is a WAMP package since 1999.