Menu Close

php-sarahah-clone

PHP Sarahah Clone

A PHP (clone) version of the trending app Sarahah

Note: This is an open-source project, so I can not upload your contacts to anywhere :trollface:

Screenshots

homepage

new message

messages

delete message

Installation

  1. Download the latest version.
  2. Unzip file.
  3. Create a new Database and import sarahah.sql (from _install folder).
  4. Rename config.php.example to config.php and edit content with your info (database, admin account, reCaptcha,…).
  5. Install Composer and run the command composer install to install dependency libraries.
  6. Upload anything except the _install folder.

Usage

Just share the following link on your social networks to start receiving the message:

https://your-website.com/sarahah/new-message.php

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request 😀

Credits

License

MIT LICENSE

View Source Code
Posted in Development