laravel-mongodb-sentry icon indicating copy to clipboard operation
laravel-mongodb-sentry copied to clipboard

An extension for Laravel-MongoDB that lets you work with Sentry

Results 6 laravel-mongodb-sentry issues
Sort by recently updated
recently updated
newest added

I would like to know if this is compatible with laravel 7 and 8

hi,there how can i seting the Lifetime like this? /* |-------------------------------------------------------------------------- | Session Lifetime |-------------------------------------------------------------------------- | | Here you may specify the number of minutes that you wish the session...

The way Sentry works with Laravel-MongoDB is not very efficient for storing group membership because of the way the belongsToMany relationship is handled without using a pivot table. This is...

Hello Sentry 3, rebranded as Sentinel will be released in July, but we are right now starting a project where we want to use sentinel instead. Is this package compatible...

When I run migrate, it always show me exception `php artisan migrate --package=cartalyst/sentry --force` ``` [MongoException] MongoDB::__construct(): invalid name ```