Tag: Etc
-
Post Views: 22 1. When writing a log in Laravel 6, the log file at that time was not created. When writing the log, the time of the operating system is Beijing time: 2023-09-15 11 , but laravel-2023-09-15.log is not generated. as shown in Figure 1 2. Found only Laravel-2023-09-14.log, print output: config(app.timezone). The reason for the discovery is that…
