GithubHelp home page GithubHelp logo

laravel-notification's People

Contributors

bepursuant avatar foobarquaxx avatar tricki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

laravel-notification's Issues

Example

Hello! I want to know if there is an example with more details. For example, how to create a notification for send a message to a user? Thank you.

Failed to Load Configuration when published

when php artisan migrate --package="tricki/laravel-notification"

it creates a folder tricki/laravel-notification but the package is registered as
$this->package('tricki/notification');

So this does not works Config::get('notification::namespace')

only after renaming the file to this "tricki/notification" it works

Create event for notification user assignment

There should be an event fired whenever a user is assigned to a notification. For example for notifying the user.

This is not so simple to achieve since NotificationUser is a Pivot Model and therefore doesn't fire the Eloquent events (creating, created, saving, updated etc.).

Will there be a stable release ???

This package is really awesome , save me a lot lot lot of time ๐Ÿ‘ ๐Ÿ‘Œ . But little worried ๐Ÿ˜Ÿ as it is has no stable release . So will there be a stable release

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.