clarkeash / doorman

Limit access to your Laravel applications by using invite codes
https://packagist.org/packages/clarkeash/doorman
MIT License
1.02k stars 45 forks source link

Add support for Laravel 9 #74

Closed SamuelNitsche closed 2 years ago

SamuelNitsche commented 2 years ago

This PR adds support for Laravel 9.

If you want I can drop old php versions from the test workflow since I guess the new version will only support Laravel 9 (and PHP ^8.0).

clarkeash commented 2 years ago

Yeah, drop the old versions please.

SamuelNitsche commented 2 years ago

Done.