2017 © Pedro Peláez
 

library laravelteams

Add users to teams in laravel

image

fullystudios/laravelteams

Add users to teams in laravel

  • Thursday, December 7, 2017
  • by beestreams
  • Repository
  • 5 Watchers
  • 1 Stars
  • 111 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 2 % Grown

The README.md

Laravel Teams Package

What is this?

This is a laravel package that adds team functionality for users in laravel., (*1)

Functionality - in progress

  • A logged in user can create a new team
  • A logged in user can modify its' own teams
  • A logged in user gets a notification when invited to a team
  • A logged in user can accept a team invitation
  • A logged in user can decline a team invitation
  • A team owner can delete a team

Assumptions of application logic

This package assumes that you have not heavily modified laravels basic Auth scaffolding. This package also creates several tables in your database. These are: teams, invitations …, (*2)

Installation

Package should be available on packagist shortly, (*3)

  1. Include the UserTeams trait in your User model.

Testing

Run ../../../vendor/bin/phpunit from project root., (*4)

Gotchas

None reported yet., (*5)

Scopes

I have added a notInTeam($team) scope to the user trait. It is tested, but something seems a bit off., (*6)

The Versions

07/12 2017

dev-master

9999999-dev

Add users to teams in laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mikael Biström

07/12 2017

0.8.3

0.8.3.0

Add users to teams in laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mikael Biström

22/10 2017

0.8.2

0.8.2.0

Add users to teams in laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mikael Biström

22/10 2017

0.8.1

0.8.1.0

Add users to teams in laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mikael Biström

21/10 2017

0.8

0.8.0.0

Add users to teams in laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mikael Biström

18/10 2017

0.7

0.7.0.0

Add users to teams in laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mikael Biström

16/10 2017

0.6.2

0.6.2.0

Add users to teams in laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mikael Biström

16/10 2017

0.6.1

0.6.1.0

Add users to teams in laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mikael Biström

16/10 2017

0.6

0.6.0.0

Add users to teams in laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mikael Biström

15/10 2017

0.5.1

0.5.1.0

Add users to teams in laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mikael Biström