-
Hello!
First of thank you for this repo. Some nice extra info!
I was wondering if you also have **confighooks**? Based on https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/platforms-linux-ex…
-
Couldn't get past this error, I don't know what is wrong.
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Since the upgrade to 7.0.13, it…
-
What am I doing wrong here?
.env:
```
TWILIO_SID=[Valid SID]
TWILIO_AUTH_TOKEN=[Valid Token]
TWILIO_NUMBER=[Valid Number]
TWILIO_APPLICATION_SID=[Valid App SID]
TWILIO_API_KEY=[Valid API Key]…
-
# Problem
In class extends Notification, I inserted array ['message' => 'hoge'] at view method's second param.
Then I executed dd($message) in view blade file, but it’s not result I expected.
##…
-
Hello,
Got this error after each composer command :
```
Symfony \ Component \ Debug \ Exception \ FatalThrowableError (E_RECOVERABLE_ERROR)
Type error: Argument 2 passed to Illuminate\View\FileVi…
-
I'd like to return `['webpush']` in the `via()` method instead of `WebPushChannel::class`.
I based on https://medium.com/@sirajul.anik/laravel-notifications-part-2-creating-a-custom-notification-ch…
boryn updated
2 years ago
-
How can email templates be set in dev version? The option seems to have disappeared. Admin > Settings > Login & Register > Email Notifications screens compared below.
![Email-templates](https://use…
-
I am making an instant messaging app on laravel, with push notification.
my question is , if I send two notifications to apns , is the connection getting closed and reconnected every time i send a me…
-
Versions: Laravel 9.0, latest version of this package.
When sending a notification I git the "Unhandled match case"-error. It occurred in
`Illuminate / Notifications / RoutesNotifications.php` o…