kodekeep/laravel-invitations

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.github/FUNDING.yml
.github/workflows/format.yml
.github/workflows/test.yml
.gitignore
.php_cs
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
composer.json
phpunit.xml.dist
database/migrations/create_invitations_table.php24
src/Concerns/HasInvitations.php12
src/Models/Invitation.php43
src/Providers/InvitationsServiceProvider.php22