Fast way to clear log file directory in Laravel
And after my first post of Simple command to open last daily Laravel Log File in VSCode, I have written another command to clear the log files. That helps me reach to the last error easily and start a clean logging session.
Here it is:
<?php
namesp...
tpaksu.hashnode.dev2 min read