jenssegers / laravel-mongodb-sentry

An extension for Laravel-MongoDB that lets you work with Sentry
54 stars 13 forks source link

Support for Sentinel #4

Open Evanion opened 10 years ago

Evanion commented 10 years ago

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 with sentinel, or will it require code edits? and if so, what will we need to change?

mstaack commented 9 years ago

any updates on this?

Bodom78 commented 9 years ago

I'm looking into implementing into a project at the moment.

It will be difficult to release a package since we have to copy and modify the Sentinel Models and by the looks of it a few Repositories to get it working. Better to do this with the files for the current vendor version of Sentinel within your Laravel app.

Update: At a glance Authentication, Activation, Throttle, Groups & Permissions seem to be working with the modifications.

Notes are here: https://gist.github.com/Bodom78/a046363eeb79b6066119

mstaack commented 9 years ago

Great will give it a try

yazeed commented 7 years ago

Is this going to be supported?

deividaspetraitis commented 7 years ago

I would strongly suggest to use https://cartalyst.com/manual/sentinel/2.0 instead this one since sentry is deprecated ( https://github.com/cartalyst/sentry/tree/v2.1.6 ) and replaced by sentinel.