abetter/debug

A Better Laravel Debugging, for exceptionally fast web applications.

1.0.5 2020-12-14 22:38 UTC

This package is auto-updated.

Last update: 2024-04-15 05:39:30 UTC


README

Packagist Version Latest Stable Version Total Downloads License

ABetter Laravel Debug is a package of directives for faster development of component-based web applications, with focus on scalable static caching.

Requirements

  • PHP 7.3+
  • Composer 1.6+
  • Laravel 6.0+

Installation

Via Composer:

composer require abetter/debug

Directives

@console : Debug message and/or variables to javascript console.log

@console('<message>')
@console('<var>')

...

Contributors

Johan Sjöland johan@sjoland.com
Senior Product Developer: ABetter Story Sweden AB.

License

MIT license. Please see the license file for more information.