You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.
Laravel 5.6 removed the configureMonologUsing method:
The configureMonologUsing Method
If you were using the configureMonologUsing method to customize the Monolog instance for your application, you should now create a custom Log channel.
Laravel 5.6 removed the
configureMonologUsing
method:https://laravel.com/docs/5.6/upgrade
The text was updated successfully, but these errors were encountered: