8000 [Bug]: Notifications Not Showing · Issue #48 · NativePHP/laravel · GitHub
[go: up one dir, main page]

Skip to content
[Bug]: Notifications Not Showing #48
Closed
@JordanDalton

Description

@JordanDalton

What happened?

I'm unable to successfully create a notification. I'm using the documentation from Native's website pertaining to Notifications.

I've noticed that the path to the facade, Native\Laravel\Facades\Notification, is not in Native's file path.

Here's the shared trace for it: https://flareapp.io/share/95Jll42P

How to reproduce the bug

Use the following snippet from: https://nativephp.com/docs/1/the-basics/notifications

`use Native\Laravel\Facades\Notification;

Notification::title('Hello from NativePHP')
->message('This is a detail message coming from your Laravel app.')
->show();`

Package Version

0.1.0

PHP Version

8.2.8

Laravel Version

10.15.0

Which operating systems does with happen with?

macOS

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0