Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

DevWifi

This software is designed to:

  • be easy to understand and modify
  • emphasize simplicity and security
  • provide an example of good programming practices in PHP
  • require zero configuration for simple and secure use
  • follow PSR-2 coding guidelines

Requirements

  • PHP >= 5.3

Installation (dev release)

  • Get composer curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin
  • Clone this repo: git clone https://github.com/DevelopersPl/DevWifi.git
  • Install dependencies: composer.phar install
  • Set up your web server to serve public_html as document root
  • Create config.php taking inspirations from index.php

Hacking

License

Check LICENSE file

About

Wifi AP registration system

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.