Skip to content

Tags: LorenzoSapora/teamwork

Tags

5.3.0

Toggle 5.3.0's commit message
Added Laravel 6 Support (mpociot#112)

5.2.0

Toggle 5.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer.json

5.1.0

Toggle 5.1.0's commit message
Update composer.json (mpociot#84)

5.0.0

Toggle 5.0.0's commit message
Update README

4.1.0

Toggle 4.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Changed isOwnerOfTeam to use $user->team() (mpociot#68)

* Checked isOwnerOfTeam to use ->team()

* Fixed isOwnerOfTeam return values

* Forgot to ->first() in isOwnerOfTeam()

4.0.3

Toggle 4.0.3's commit message
Merge branch 'dlaynes-master'

4.0.2

Toggle 4.0.2's commit message
Publish migration file - issue mpociot#59

4.0.1

Toggle 4.0.1's commit message
Merge pull request mpociot#52 from BlueTeck/event

add UserInvitedToTeam event

4.0.0

Toggle 4.0.0's commit message
Update README.md

3.5.0

Toggle 3.5.0's commit message
Merge pull request mpociot#42 from mikemand/feature-events

Add events to attach/detach.