php-sarahah-clone
php-sarahah-clone copied to clipboard
A PHP (clone) version of the trending app Sarahah
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




Installation
- Download the latest version.
- Unzip file.
- Create a new Database and import sarahah.sql (from _install folder).
- Rename config.php.example to config.php and edit content with your info (database, admin account, reCaptcha,...).
- Install Composer and run the command
composer installto install dependency libraries. - 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
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
Credits
- Original idea by Sarahah
- Bootstrap
- Google reCaptcha
- mysqli-database-class by joshcam
License
MIT LICENSE