Skip to content

Spacebib/event-viewer

Repository files navigation

Event Viewer

A Laravel package that can be used to view event streams

Install

composer require spacebib/event-viewer

Setup

  • php artisan vendor:publish
  • config config/event-viewer.php
  • view '/event-viewer'

Authorization

By default, you will only be able to access this view in the local environment. Within your config/event-viewer.php file, there is a accessEmails option. This option controls access to EventViewer in non-local environments. You are free to modify this option as needed to restrict access to your EventViewer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages