Yahav

Results 17 issues of Yahav

``` class User extends Authenticatable implements CanVerifyEmailContract, PlanSubscriberInterface { ``` ``` ErrorException (E_WARNING) Declaration of Lunaweb\EmailVerification\Traits\CanVerifyEmail::sendEmailVerificationNotification($token, $expiration) should be compatible with Illuminate\Foundation\Auth\User::sendEmailVerificationNotification() ``` Any idea what its all about?

Hey now, Perhaps making the verification email notification queue-able is a good idea?

Does this package support playback of Opus streams? Modern browsers currently does have native Opus playback capabilities, except Safari on MacOS and iOS which can be resolved using js decoders.

My objective is to have my users be able to add widgets to their pages. However some widgets may require user provided configuration, for example, a weather widget, the user...

So it seems that you are actually loading ALL the comments from the database before processing the pagination, what would happen in an environment when you have thousands of comments...

getting this while trying to record feature usage: ` $this->report->user->subscriptionUsage('main')->record('credits', $credits_used); ` the full error and stack trace: > PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1-credits' for key...

cannot replicate

Pretty simply, many times there will be a free plan which doesn't expire and will not get any event such as payment received to trigger a renewal.

- Laravel Mix Version: 6.0.39 - Node Version (`node -v`): 14.17.6 - NPM Version (`npm -v`):6.14.15 - OS: Windows ### Description: i have multiple mix.js() in my project, each is...

Any way to prevent the saveHTML method from wrapping the output in ? inb4 loadHTMLFragment, can't use it since it won't allow to use the getElementsByTagName method.

Dance.js is not working anymore neither in Chrome: Uncaught TypeError: undefined is not a function dancer.js:32. This makes it completely unusable.