Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 631 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 631 Bytes

TutaPTR

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

Login using:

  • email: admin@tuta\.ptr
  • password: admin