Skip to content

Instantly share code, notes, and snippets.

View NguyenBaKhiem's full-sized avatar
💪
try hard

NguyenBaKhiem NguyenBaKhiem

💪
try hard
  • Ha Noi, Viet Nam
View GitHub Profile
@NguyenBaKhiem
NguyenBaKhiem / logging.php
Created January 22, 2024 19:05 — forked from Faks/logging.php
Split your Laravel daily logs by year/month folders
<?php
// ./config/logging.php
return [
/*
|--------------------------------------------------------------------------
| Split your daily logs by year/month folders
|--------------------------------------------------------------------------