Skip to content
/ pushit Public

Laravel push notification manager. Full backend management of subscriptions and notification sending to subscribers.

License

Notifications You must be signed in to change notification settings

kotsis/pushit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pushit

Laravel push notification manager. Full backend management of subscriptions and notification sending to subscribers.

Installation

To get started with pushit just run in your Laravel application:

composer require kmak/pushit

In your views that you wish to notify the user that subscription for notifications is available simply add:

@include('kmak/pushit::subscribe')

About

Laravel push notification manager. Full backend management of subscriptions and notification sending to subscribers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published