Download the PHP package panoscape/remarks without Composer
On this page you can find all versions of the php package panoscape/remarks. 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 remarks
Remarks
Eloquent model like and dislike features for Laravel
Installation
Composer
Service provider
config/app.php
Facades
config/app.php
Remark
config/app.php
Migration
Before migrating, you'll need to modify the users
table in the published migration file to the correct user table used in your application
Usage
Add HasRemarks
trait to user model.
Add Remarkable
trait to the model that can be remarked.
Get remarks of a user
Get remarks of a remarkable
Check remark
Add/Remove/Clear remarks
Scope
Remark
Remarks
All versions of remarks with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^5.3
The package panoscape/remarks contains the following files
Loading the files please wait ....