owen-it / laravel-auditing

Record the change log from models in Laravel
https://laravel-auditing.com
MIT License
2.94k stars 382 forks source link

Implement support for Laravel 11.x. #907

Closed brunobacha closed 3 months ago

brunobacha commented 3 months ago
Q A
Bug? no
New Feature? no
Framework Laravel
Framework version 11.x
Package version -
PHP version 8.2 / 8.3

Actual Behaviour

Currently, the project does not support Laravel version 11.x.

Expected Behaviour

We expect the project to support Laravel version 11.x.

Steps to Reproduce

None

Possible Solutions

Implement support for Laravel 11.x.

parallels999 commented 3 months ago

905, already done, just needs review