Welcome to TutaPTR Pages.

TUTA Pay To Read Using Laravel Framework

Installation

  • Clone the repo: git clone https://github.com/tutacare/tutaptr.git
  • Change directory: cd tutaptr/
  • Install Laravel: composer install --prefer-dist
  • Change your database settings in config/database.php
  • Change your paypal settings in app/Http/Controllers/PaymentController.php
  • Migrate your database: php artisan migrate
  • Seed your database: php artisan db:seed
  • View your application in browser

Designer Templates

comming soon

Feature

comming soon

Authors and Contributors

We are a small project for leisure. Thank all the open source community for helping this small project become so successful. Irfan Mahfudz Guntur the main developer and owner of TutaPTR (Tuta Pay to Read) The inspiration behind developing TutaPTR was to gain knowledge about Laravel.

Support or Contact

Having trouble with TutaPTR? contact https://twitter.com/tutacare or email: info@mytuta.com and we’ll help you sort it out.