mostafamaklad / laravel-permission-mongodb

Associate users with roles and permissions using Laravel and MongoDB
https://maklad.dev
MIT License
112 stars 66 forks source link

V4.0 #132

Closed mlniang closed 2 years ago

mlniang commented 2 years ago

Description

Add Support for laravel 9.x

Motivation and context

Add support for laravel 9.x as laravel-mongodb starts supporting it.

How has this been tested?

composer test

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

Checklist:

Go over all the following points, and put an x in all the boxes that apply.

Please, please, please, don't send your pull request until all of the boxes are ticked. Once your pull request is created, it will trigger a build on our continuous integration server to make sure your tests and code style pass.

If you're unsure about any of these, don't hesitate to ask. We're here to help!

mostafamaklad commented 2 years ago

Thanks for your pull reuqest