abetter / debug
A Better Laravel Debugging, for exceptionally fast web applications.
1.0.5
2020-12-14 22:38 UTC
Requires
- abetter/core: ^1.0
README
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.