Skip to content

sam0hack/glass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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