Download the PHP package jsdecena/comments without Composer
On this page you can find all versions of the php package jsdecena/comments. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package comments
JSD Comments
Laravel commenting system
How to install
-
Run in your terminal
composer require jsdecena/comments
-
Add the base service provider in your
config/app.php
file like this: -
Publish files
-
Edit config. Make sure your user is correctly referenced. Commentable type could be any Model (eg. Post). This is only used in initial seeding.
- Migrate database
Author
All versions of comments with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
ext-json Version *
illuminate/support Version ^5.6
jsdecena/baserepo Version ^1.0
doctrine/dbal Version ^2.7
vlucas/phpdotenv Version ~2.2
league/fractal Version ^0.17.0
ext-json Version *
illuminate/support Version ^5.6
jsdecena/baserepo Version ^1.0
doctrine/dbal Version ^2.7
vlucas/phpdotenv Version ~2.2
league/fractal Version ^0.17.0
The package jsdecena/comments contains the following files
Loading the files please wait ....