Cradle history logs actions made by users.
composer install cradlephp/cradle-history
Place this in any route or event.
$this->log('<MESSAGE>', $request, $response);
The following routes are available in the admin.
GET /admin/history/search
- history search pageGET /admin/history/:action/logs
- Restores a historyGET /admin/history/export/:type
- Export history data
history-create
history-detail
history-remove
history-restore
history-update
history-export
history-mark-as-read