From 1b1b5e61623914b05b2037cf87c3a67276af0b7d Mon Sep 17 00:00:00 2001 From: Pascal Baljet Date: Fri, 11 Dec 2020 11:15:16 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17193bf..f3f20ce 100644 --- a/README.md +++ b/README.md @@ -351,6 +351,7 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details. * [`Laravel Paddle`](https://github.com/protonemedia/laravel-paddle): Paddle.com API integration for Laravel with support for webhooks/events. * [`Laravel Verify New Email`](https://github.com/protonemedia/laravel-verify-new-email): This package adds support for verifying new email addresses: when a user updates its email address, it won't replace the old one until the new one is verified. * [`Laravel WebDAV`](https://github.com/protonemedia/laravel-webdav): WebDAV driver for Laravel's Filesystem. +* [`Laravel Eloquent Where Not`](https://github.com/protonemedia/laravel-eloquent-where-not): This Laravel package allows you to flip/invert an Eloquent scope, or really any query constraint. ### Security