generated from spatie/package-skeleton-laravel
-
Notifications
You must be signed in to change notification settings - Fork 2
Commands
Alex edited this page Feb 6, 2023
·
2 revisions
The library has 2 Artisan commands that can be used for testing or something else if you find them useful.
Gets the TrustScore of a given domain and outputs it to the console.
trustpilot:score [<domain>]
domain - The domain for which to get the TrustScore.
Gets the reviews of a given domain and outputs them to the console.
trustpilot:reviews [<domain> [<language>]]
domain - The domain for which to get the TrustPilot reviews.
language - The language in which to get the TrustPilot reviews.