Download the PHP package coliving/commentable without Composer
On this page you can find all versions of the php package coliving/commentable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download coliving/commentable
More information about coliving/commentable
Files in coliving/commentable
Download coliving/commentable
More information about coliving/commentable
Files in coliving/commentable
Vendor coliving
Package commentable
Short Description Commentable Polymorphic Eloquent Models for for Laravel. This is fork from artisanry/commentable as it's abandoned
License MPL-2.0
Package commentable
Short Description Commentable Polymorphic Eloquent Models for for Laravel. This is fork from artisanry/commentable as it's abandoned
License MPL-2.0
Please rate this library. Is it a good library?
Informations about the package commentable
Laravel Commentable
Installation
Require this package, with Composer, in the root directory of your project.
To get started, you'll need to publish the vendor assets and migrate:
Usage
Setup a Model
Create a comment
Create a comment as a child of another comment (e.g. an answer)
Update a comment
Delete a comment
Count comments an entity has
Testing
Security
If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.
Credits
This project exists thanks to all the people who contribute.
License
Mozilla Public License Version 2.0 (MPL-2.0).
All versions of commentable with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0|^8.1|^8.2|^8.3|^8.4
illuminate/support Version ^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/database Version ^8.0|^9.0|^10.0|^11.0|^12.0
kalnoy/nestedset Version ^6.0
illuminate/support Version ^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/database Version ^8.0|^9.0|^10.0|^11.0|^12.0
kalnoy/nestedset Version ^6.0
The package coliving/commentable contains the following files
Loading the files please wait ....