Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 641 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 641 Bytes

SimplestPHP Doc

Documentor made using SimplestPHP Framework, it's easy and simple

Installing

  1. Setup /app/config.php
  2. Import the database.sql
  3. Access yoursite.com/crypt/YOUR_PASSWORD and get the password hashed
  4. Put this password in the table "admins" where the user admin is created
  5. Done it's alright!

Requires

  • PHP 7.0+
  • MySQL 5.5+

Contributing

  • Help is always welcome, we all need this to share to world our work, you can send Pull Request or open an Issue anyway if you have troubles.

Licensing

  • SimplestPHP Framework an open-source project under MIT license.