laravel-log-viewer
:dromedary_camel: Laravel log viewer (by rap2hpoutre)
laravel-fractal
An easy to use Fractal wrapper built for Laravel and Lumen applications (by spatie)
laravel-log-viewer | laravel-fractal | |
---|---|---|
4 | 1 | |
3,177 | 1,907 | |
0.2% | 0.2% | |
2.4 | 5.8 | |
4 months ago | 21 days ago | |
PHP | PHP | |
MIT License | MIT |
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?
laravel-fractal
Posts with mentions or reviews of laravel-fractal.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-14.
-
laravel-json-api alternatives - laravel-query-builder, laravel-fractal, and laravel
4 projects | 14 Jul 2023
What are some alternatives?
When comparing laravel-log-viewer and laravel-fractal you can also consider the following projects:
benotes - An open source self hosted notes and bookmarks taking web app.
laravel-responder - A Laravel Fractal package for building API responses, giving you the power of Fractal with Laravel's elegancy.
laravel-elasticsearch - UNMAINTAINED - An easy way to use the official Elastic Search client in your Laravel or Lumen applications
laravel - JSON:API for Laravel applications
LogViewer - :page_with_curl: Provides a log viewer for Laravel
laravel-query-builder - Easily build Eloquent queries from API requests