Download the PHP package b61/laravel-reportable without Composer
On this page you can find all versions of the php package b61/laravel-reportable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download b61/laravel-reportable
More information about b61/laravel-reportable
Files in b61/laravel-reportable
Download b61/laravel-reportable
More information about b61/laravel-reportable
Files in b61/laravel-reportable
Vendor b61
Package laravel-reportable
Short Description reportable Polymorphic Eloquent Models for Laravel 5
License MIT
Package laravel-reportable
Short Description reportable Polymorphic Eloquent Models for Laravel 5
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-reportable
Laravel Reportable
Our comment report system for the portal comments.
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
Examples
The User Model reports the Post Model
Create a conclusion for a Report and add the User Model as "judge" (useful to later see who or what came to this conclusion)
Get the conclusion for the Report Model
Get the judge for the Report Model (only available if there is a conclusion)
Get an array with all Judges that have ever "judged" something
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
- Brian Faust
- Tim Joosten
- All Contributors
License
Brian Faust
All versions of laravel-reportable with dependencies
PHP Build Version
Package Version
The package b61/laravel-reportable contains the following files
Loading the files please wait ....