finish groups API
Showing
- app/Group.php 12 additions, 2 deletionsapp/Group.php
- app/GroupMember.php 20 additions, 3 deletionsapp/GroupMember.php
- app/Http/Controllers/GroupController.php 110 additions, 0 deletionsapp/Http/Controllers/GroupController.php
- app/Http/Controllers/GroupMemberController.php 117 additions, 0 deletionsapp/Http/Controllers/GroupMemberController.php
- database/migrations/2019_02_19_140044_create_groups_table.php 1 addition, 1 deletion...base/migrations/2019_02_19_140044_create_groups_table.php
- database/migrations/2019_02_19_140125_create_groups_member_table.php 2 additions, 2 deletions...grations/2019_02_19_140125_create_groups_member_table.php
- routes/api.php 0 additions, 2 deletionsroutes/api.php
Please register or sign in to comment