Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[laravel 8.x] update filesystems configuration(설정) 파일 #1477

Open
xharpenParksuhyeon opened this issue Feb 9, 2023 · 0 comments
Open

Comments

@xharpenParksuhyeon
Copy link
Member

xharpenParksuhyeon commented Feb 9, 2023

update filesystems configuratio(설정) 파일

해당 변경 사항에 대한 라라벨 커밋 확인하기

    /*
    |--------------------------------------------------------------------------
    | Deprecations Log Channel
    |--------------------------------------------------------------------------
    |
    | This option controls the log channel that should be used to log warnings
    | regarding deprecated PHP and library features. This allows you to get
    | your application ready for upcoming major versions of dependencies.
    |
    */

    'deprecations' => env('LOG_DEPRECATIONS_CHANNEL', 'null'),

Added LOG_LEVEL env variable

해당 변경 사항에 대한 라라벨 커밋 확인하기 1

해당 변경 사항에 대한 라라벨 커밋 확인하기 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant