-
I want use `vue-toastification` in my **laravel 8** **blade templates.** I have idea to make **vue 3 component** and pass to him by `props` notifications from laravel. I want to see notifications whe…
-
just download the draft code and follow the youtube vedio to make it complete?
i am fresh in coding ,hoping not to annoy you ;thank you very much!
-
Hi everyone!
We're stumbling on alot of issues surrounding the unserialization of older notifications which have had their code changed.
We're using a postgres db, so the column is base64_encoded. H…
-
### What happened?
After installation, I noticed that in the browser console it outputs an error of wireEl is undefined.
### How to reproduce the bug
Just install this package in a livewire project…
-
Currently, the `DatabaseNotification->type` is generated in the `DatabseChannel`, but it is hardcoded in a non laravel way.
Illuminate\Notifications\Channels\DatabaseChannel
```php
/**
…
-
### Version:
- `@inertiajs/react` version: 1.0.0
### Describe the problem:
this error is produced when using private channel with pusher.
public channel works fine without any error.
us…
-
How i can test notification sending?
Is there any existing approach for that? (docs says nothing about that).
If not, then please add testing helpers like Laravel
```typescript
Notificatio…
-
### Is your feature request related to a problem? Please describe.
Update the Microsoft Teams Webhook test (SlackSettingsForm.php) _msTeamTestWebhook()_ to accommodate Microsoft Decommissioning of…
-
- Laravel Version: 8.12
- PHP Version: 7.3
- Laravel-admin: 1.8
### Description:
Hello everyone!
The following misunderstanding arose. I added a pointer to the new notification in the bootstrap…
-
Hi I am using this package on laravel 4 and I'm trying to send silent push notifications.
Here is my code : `$notification = PushNotification::Message(
'Message.',
array(
…