laravel-logcleaner icon indicating copy to clipboard operation
laravel-logcleaner copied to clipboard

Keep your laravel logs small and tidy.

Results 3 laravel-logcleaner issues
Sort by recently updated
recently updated
newest added

After trimming my log file contents are replaced with the following ![image](https://user-images.githubusercontent.com/9677258/196355921-a0acbdbe-d0e7-47da-b91b-6b0f39c318c5.png) Larevel version ![image](https://user-images.githubusercontent.com/9677258/196356207-954ad248-4112-453a-b29b-c7a1e4a76595.png)

Hi, in my project have some of logs that inside of directories eg : `storage/logs/feature/user-1.log` Actually I have try it, and it does not work on that log I think...

enhancement

This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 11.x. **Before merging**, you need to: - Checkout the `l11-compatibility`...