Download the PHP package bidzm/laravel-activity-log without Composer
On this page you can find all versions of the php package bidzm/laravel-activity-log. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bidzm/laravel-activity-log
More information about bidzm/laravel-activity-log
Files in bidzm/laravel-activity-log
Download bidzm/laravel-activity-log
More information about bidzm/laravel-activity-log
Files in bidzm/laravel-activity-log
Vendor bidzm
Package laravel-activity-log
Short Description Laravel Activity Log
License MIT
Homepage https://github.com/abidnurulhakim/laravel-activity-log
Package laravel-activity-log
Short Description Laravel Activity Log
License MIT
Homepage https://github.com/abidnurulhakim/laravel-activity-log
Keywords laravelactivity log
Please rate this library. Is it a good library?
Informations about the package laravel-activity-log
laravel-activity-log
Laravel Activity Log
Installation
Make sure you have the MongoDB PHP driver installed. You can find installation instructions at http://php.net/manual/en/mongodb.installation.php
Install through Composer
Configuration
And add a new mongodb connection config/database.php
:
Setup
Step 1: Register the Service Provider
Add the ActivityLogServiceProvider to the providers array in the config/app.php
file;
Step 2: Publish config
Usage
To subscribe model for activity log just use Bidzm\ActivityLog\Loggable
To add usage in your model
Credits
https://github.com/vjlau/laravel-activity-log - Activity Log for Laravel
License
All versions of laravel-activity-log with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
illuminate/support Version ^5.3.0
illuminate/database Version ^5.3.0
illuminate/events Version ^5.3.0
cogpowered/finediff Version ^0.3.1
jenssegers/mongodb Version ^3.1
illuminate/support Version ^5.3.0
illuminate/database Version ^5.3.0
illuminate/events Version ^5.3.0
cogpowered/finediff Version ^0.3.1
jenssegers/mongodb Version ^3.1
The package bidzm/laravel-activity-log contains the following files
Loading the files please wait ....