Download the PHP package dfox288/commentable without Composer
On this page you can find all versions of the php package dfox288/commentable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dfox288/commentable
More information about dfox288/commentable
Files in dfox288/commentable
Download dfox288/commentable
More information about dfox288/commentable
Files in dfox288/commentable
Vendor dfox288
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.1
illuminate/support Version ^5.8|^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/database Version ^5.8|^6.0|^7.0|^8.0|^9.0|^10.0
kalnoy/nestedset Version ^6.0
illuminate/support Version ^5.8|^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/database Version ^5.8|^6.0|^7.0|^8.0|^9.0|^10.0
kalnoy/nestedset Version ^6.0
The package dfox288/commentable contains the following files
Loading the files please wait ...