Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Lumen Log Viewer Laravel Package

maxsky/lumen-log-viewer

View on GitHub
Deep Wiki
Context7

Lumen 5 Log Viewer

Badge Build Status codecov Author

What is this?

Small log viewer for lumen. Looks like this:

screenshot

Install

Install via composer

composer require maxsky/lumen-log-viewer

Add Service Provider to app/Providers/AppServiceProvider.php

$this->app->register(\LumenLogViewer\Providers\LumenLogViewerServiceProvider::class);

Add a route in your web routes file, like this:

/** @var Laravel\Lumen\Routing\Router $router */
$router->group(['namespace' => '\LumenLogViewer\Controllers'], function () use ($router) {
    $router->get('logs', 'LogViewerController@index');
});

Go to http://yourapp/logs or some other route

Optionally copy vendor/maxsky/lumen-log-viewer/views/logviewer.blade.php into /resources/views/vendor/lumen-log-viewer/ for view customization:

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
besmartand-pro/php-quality-config
sentix/ai-chatbot
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity