chuong/plagscan

Plagiarism checker

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

This package is auto-updated.

Last update: 2025-07-05 13:10:30 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