laravel-mongodb-sentry
laravel-mongodb-sentry copied to clipboard
Support for Sentinel
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?
any updates on this?
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
Great will give it a try
Is this going to be supported?
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.