laravel-log-viewer
:dromedary_camel: Laravel log viewer (by rap2hpoutre)
lumen-framework
The Laravel Lumen Framework. (by laravel)
laravel-log-viewer | lumen-framework | |
---|---|---|
4 | 2 | |
3,179 | 1,501 | |
0.3% | 0.0% | |
2.4 | 5.7 | |
4 months ago | 4 months ago | |
PHP | PHP | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
laravel-log-viewer
Posts with mentions or reviews of laravel-log-viewer.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-06.
-
Log recording and JSON - strange truncating behavior, Apache
These are two lines in the code. The craziest thing is that in the log-viewer that I have: https://github.com/rap2hpoutre/laravel-log-viewer, the output comes out as the following:
-
Note: Laravel packages
Laravel log viewer | Log Viewer for Laravel 5, 6, 7 & 8 (still compatible with 4.2 too) and Lumen. Install with composer, create a route to LogViewerController. No public assets, no vendor routes, works with and/or without log rotate. Inspired by Micheal Mand's Laravel 4 log viewer (works only with laravel 4.1)
-
What applications are you using to analyze and report laravel's log?
I currently setup an email-notification system and the log analyzer package to see how the error occurs and fix it immediately.
- How do I track errors which do not appear in Browser Console/Network?
lumen-framework
Posts with mentions or reviews of lumen-framework.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-02-27.
-
2025 Best PHP Micro Frameworks: Slim, Flight, Fat-Free, Lumen, and More!
Hey PHP fans! Welcome to 2025—a year where PHP continues to shine as the backbone of the web (sorry, haters, it’s not going anywhere!). If you’re building a slick API, a lightweight app, or just want to ditch the bloat of full-stack frameworks, micro frameworks are your ticket to coding bliss. Today, we’re diving into the top four PHP micro frameworks: Slim PHP, Flight PHP, Fat-Free Framework (F3), and Lumen—plus a few honorable mentions to keep things spicy.
-
Lumen v9 schedule commands
This is now a closed issue resolved with a PR: https://github.com/laravel/lumen-framework/issues/1224
What are some alternatives?
When comparing laravel-log-viewer and lumen-framework you can also consider the following projects:
benotes - An open source self hosted notes and bookmarks taking web app.
seotools - SEO Tools for Laravel
laravel-elasticsearch - UNMAINTAINED - An easy way to use the official Elastic Search client in your Laravel or Lumen applications
laravel-migrations-generator - Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
LogViewer - :page_with_curl: Provides a log viewer for Laravel
LaravelS - LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.