Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.14 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.14 KB

Glass

Beautiful and elegant localhost for web developers


Setup - Requirements

Glass is very easy to setup if you already have php mysql and phpmyadmin installed in your system you just need to add $cfg['AllowThirdPartyFraming'] = true; code into your phpmyadmin's config.inc.php file.

Requirements:

  • PHP5 or later.
  • Apache.
  • PhpMyadmin.

Required PhpMyAdmin Config

/* @Note: phpMyAdmin allow iframe access
 Add to config.inc.php file this line:  */

$cfg['AllowThirdPartyFraming'] = true;

Screenshots:

mac

mac

ipad