Skip to content

tutacare/tutaptr

Repository files navigation

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

About

TutaPTR - Pay to Read Using Laravel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages