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
array when() Get the events that trigger this service provider to register
bool isDeferred() Determine if the provider is deferred.
void __construct(Application $app)
bool needsRehash(string $hashedValue, array $options = array()) Check if
void commands(array|mixed $commands) Register the package's custom Artisan
string make(string $value, array $options = array()) Hash the given value
Page 2 of 2