chuong/plagscan

Plagiarism checker

dev-master 2020-04-29 08:54 UTC

This package is auto-updated.

Last update: 2025-08-05 13:22:24 UTC


README

Installing

  • composer require chuong/plagscan
  • php artisan vendor:publish --provider="Plagiarism\Plagscan\PlagiarismProvider"
  • add enviroment variables to .env file
    • GRANT_TYPE=your_grant_type
    • CLIENT_ID=your client id
    • CLIENT_SECRET=your_client_secret