Salvation Arinze

Results 9 issues of Salvation Arinze

Hi, I have 3 personas who are authenticable. I discovered that `UserVerification` class on line 52 kept getting model from the `auth.providers.users.model `. I need it it to validate against...

Hi, Beautiful piece of work. I wish to request that the "verified" and "verification_token" column names be customizable based on info supplied on the published config file because currently working...

I use checkbox to show a list of items and whenever I check a box, I remove it from the list. When this operation occurs, the checkbox replaced the previous...

I have trying to perform unit testing as defined in the docs but it keeps saying "Illuminate\Auth\AuthenticationException : Unauthenticated". Please help ``` public function testBasicTest() { $this->withoutExceptionHandling(); $user = factory(Admin::class)->create();...

Hi, Great job on this library. I have been looking for a library that implemented bPCA. After a long search, I came across this one. Its has a host of...

This is issue has started again. I queued up my notification and on send, it was failing. Please take a look. `ErrorException: Undefined index: data in /vendor/alymosul/exponent-server-sdk-php/lib/Expo.php:199`

Hi, There is no way way to set _displayInForeground property on the package. How do I go about it?

This might not be an issue per se. I need direction on how to implement this using keras. Thanks

Thank you so much for an awesome setup. I'm a user of this setup and wish to request for a lumen version of this for another project please. Using dusterio/lumen-passport...