always-open/laravel-model-auditlog

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.github/workflows/tests.yml
.gitignore
.styleci.yml
CONTRIBUTING.md
LICENSE.md
README.md
SECURITY.md
composer.json
docker-compose.yml
docker/Dockerfile
phpunit.xml.dist
src/AuditLogServiceProvider.php24
A
0 mins
src/Console/Commands/MakeModelAuditLogTable.php119
A
0 mins
src/EventType.php11
A
0 mins
src/Models/BaseModel.php146
A
2 hrs
src/Observers/AuditLogObserver.php39
A
0 mins
src/Traits/AuditLoggable.php67
A
0 mins
src/Traits/AuditLoggablePivot.php21
A
0 mins
stubs/migration.stub
stubs/model.stub