Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 3 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,9 @@
[![Slack join](https://img.shields.io/badge/slack-join-green.svg?style=social)](https://notifynder.signup.team)


Notifynder is designed to manage notifications in a powerful and easy way.
With the flexibility that Notifynder offer, It provide a complete API to work with your notifications,
such as storing, retrieving, and organise your codebase to handle hundreds of notifications.
You get started in a couple of minutes to "enable" notifications in your Laravel Project.
Notifynder is designed to manage notifications in a powerful and easy way. With the flexibility that Notifynder offer, It provide a complete API to work with your notifications, such as storing, retrieving, and organise your codebase to handle hundreds of notifications. You get started in a couple of minutes to "enable" notifications in your Laravel Project.

Compatible DBs: **MySql** - **PostgresSql** - **Sqlite**
Compatible DBs: **MySQL** - **PostgreSQL** - **SQLite**

Documentation: **[Notifynder Docu](http://notifynder.info)**

Expand Down Expand Up @@ -84,14 +81,9 @@ Run the migration
php artisan migrate
```

## Usage

This Branch isn't ready for any kind of usage! It's development in progress and will bring a whole new code-base for this package.
Everyone is welcome to support us or give feedback for the new major version in our Slack Team.

### ToDo

Tasks we have to do until this version is ready for a stable release:
Tasks we still have to do:

* add unittests for parser and models
* complete the new documentation
Expand Down