cartalyst / sentinel

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

Support for Laravel 9.6 and PHP 8.* #564

Closed creanso-niziol closed 2 years ago

creanso-niziol commented 2 years ago

I have my own CMS based on Laravel 8. *. I wanted to update it to the highest version 9.6. Unfortunately, the compatibility limitations of the cartalyst / sentinel library make it impossible to perform such a procedure. Are you planning to release an update? Should I however look for a different solution? Thank you in advance for your answer. Best wishes.

Problem 1

brunogaspar commented 2 years ago

You can use the master branch for now.

suwardany commented 2 years ago

v6.0.0 for Laravel 9 has been released.