PeeHaa / OpCacheGUI

GUI for PHP's OpCache
1.46k stars 170 forks source link

localhost:8080 #106

Closed pandaengine closed 1 year ago

pandaengine commented 3 years ago

public function login($username, $password, $ip) { if (!$this->whitelist->isAllowed($ip)) { //return false; }

php -S localhost:8080 -t T:\chrome\php\OpCacheGUI-master\public

ekinhbayar commented 1 year ago

I'm not sure what the description is telling, please open up another, stated issue if you still have one.