xitox97/artisan-clear

Package that extends Laravel's artisan command

v1.0 2020-07-29 13:22 UTC

This package is auto-updated.

Last update: 2024-09-29 05:48:19 UTC


README

Latest Version on Packagist Total Downloads

Laravel Log Clear Artisan Command

This package extend laravel artisan command by adding new command to easily clear log files on demand.

Installation

You can install the package via composer:

composer require xitox97/artisan-clear --dev

Remove --dev if want to uses it in production

Usage

php artisan log:clear

Testing

composer test

Changelog

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

Contributing

Please see CONTRIBUTING for details.

Credits

License

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