/var/www/storage/logs/laravel.log {
    maxsize 50M
    hourly
    missingok
    rotate 8
    compress
    notifempty
    su root adm
}