ilyes512/laravel-dump-server

Symfony Var-Dump Server for Laravel

1.9.1 2024-03-29 21:06 UTC

This package is auto-updated.

Last update: 2024-04-29 21:20:03 UTC


README

Bringing the Symfony Var-Dump Server to Laravel.

This package will give you a dump server, that collects all your dump call outputs, so that it does not interfere with HTTP / API responses.

Installation

You can install the package via composer:

composer require --dev ilyes512/laravel-dump-server

Documentation

You can find the documentation in the docs dir.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email marcel@beyondco.de instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.