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
@Faks
Faks / logging.php
Created April 27, 2019 04:40
Split your Laravel daily logs by year/month folders
<?php
// ./config/logging.php
return [
/*
|--------------------------------------------------------------------------
| Split your daily logs by year/month folders
|--------------------------------------------------------------------------