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

Support for Sentinel

Open Evanion opened this issue 11 years ago • 5 comments

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?

Evanion avatar Jun 25 '14 12:06 Evanion

any updates on this?

mstaack avatar Jul 21 '15 10:07 mstaack

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

Bodom78 avatar Aug 04 '15 01:08 Bodom78

Great will give it a try

mstaack avatar Aug 04 '15 05:08 mstaack

Is this going to be supported?

yazeed avatar Jan 21 '17 00:01 yazeed

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.

deividaspetraitis avatar Aug 05 '17 09:08 deividaspetraitis