HashServiceProvider class HashServiceProvider extends
bool check(string $value, string $hashedValue, array $options = array()) Check
array provides() Get the services provided by the provider.
static array compiles() Get a list of files that should be compiled
void commands(array|mixed $commands) Register the package's custom Artisan
string make(string $value, array $options = array()) Hash the given value
bool isDeferred() Determine if the provider is deferred.
bool needsRehash(string $hashedValue, array $options = array()) Check if
array when() Get the events that trigger this service provider to register
void __construct(Application $app)
Page 2 of 2