2017 © Pedro Peláez
 

library commentable

Add comments to objects

image

sinclairt/commentable

Add comments to objects

  • Wednesday, March 29, 2017
  • by sinclairt
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

Commentable

Installation

composer require sinclairt/commentable, (*1)

Add Sinclair\Commentable\CommentableServiceProvider::class to config\app.php, (*2)

php artisan vendor:publish, (*3)

Run the migrations php artisan migrate, (*4)

Usage

Set your user class in the commentable config file., (*5)

Use the trait use Commentable; in your model. now you can create comments against objects in your app., (*6)

Please note that the relationship is now a polymorphic one-to-many, a comment can belong to any ONE object, and an object can have MANY comments. It is no longer many-to-many., (*7)

The Versions

29/03 2017

dev-master

9999999-dev

Add comments to objects

  Sources   Download

MIT

The Development Requires

by Tom Sinclair

29/03 2017

2.0.1

2.0.1.0

Add comments to objects

  Sources   Download

MIT

The Development Requires

by Tom Sinclair

23/09 2016

2.0.0

2.0.0.0

Add comments to objects

  Sources   Download

MIT

The Development Requires

by Tom Sinclair

12/04 2016

1.0.5

1.0.5.0

Add comments to objects

  Sources   Download

MIT

The Requires

 

by Tom Sinclair

12/04 2016

1.0.4

1.0.4.0

Add comments to objects

  Sources   Download

MIT

The Requires

 

by Tom Sinclair

11/03 2016

1.0.3

1.0.3.0

Add comments to objects

  Sources   Download

MIT

The Requires

 

by Tom Sinclair

02/03 2016

1.0.2

1.0.2.0

Add comments to objects

  Sources   Download

MIT

The Requires

 

by Tom Sinclair

07/01 2016

1.0.1

1.0.1.0

Add comments to objects

  Sources   Download

MIT

The Requires

 

by Tom Sinclair

14/12 2015

1.0

1.0.0.0

Add comments to objects

  Sources   Download

MIT

The Requires

 

by Tom Sinclair