cartalyst / sentinel

A framework agnostic authentication & authorization system.
BSD 3-Clause "New" or "Revised" License
1.51k stars 238 forks source link

Upgrading from Sentry #512

Open eileennoonan83 opened 4 years ago

eileennoonan83 commented 4 years ago

Hello -

The documentation said I could come here if I was stuck. Well, I am stuck. I have inherited a Laravel project stuck on version 5.1 that was using the now-abandoned BootstrapCMS/Sentry fork, which seems to have mostly just updated the Sentry service provider and composer.json to be compatible with Laravel 5.1

I do not see a way forward with that setup. I assume we've missed out on a number of security upgrades. I need to upgrade Laravel, and to do that it looks like I need to upgrade from Sentry to Sentinel. I've looked but can't find it - is there any documentation available re: upgrading from Sentry to Sentinel for legacy applications?

Thank you.

brunogaspar commented 4 years ago

Hey

I don't think there's any upgrade guide to move from Sentry to Sentinel, since those are quite different products.

But are you stuck with anything or just wondering if you've missed something?

Let me know if you need help figuring that out.