Download the PHP package seongbae/commentable without Composer
On this page you can find all versions of the php package seongbae/commentable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download seongbae/commentable
More information about seongbae/commentable
Files in seongbae/commentable
Download seongbae/commentable
More information about seongbae/commentable
Files in seongbae/commentable
Vendor seongbae
Package commentable
Short Description Laravel Commentable with fix for the config name
License MPL-2.0
Package commentable
Short Description Laravel Commentable with fix for the config name
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
^7.2
illuminate/support Version ^5.8|^6.0
illuminate/database Version ^5.8|^6.0
kalnoy/nestedset Version ^5.0
illuminate/support Version ^5.8|^6.0
illuminate/database Version ^5.8|^6.0
kalnoy/nestedset Version ^5.0
The package seongbae/commentable contains the following files
Loading the files please wait ....