Tag: /api/v1/events
-
Post Views: 51 1. Install mailhog in Windows 10, which is convenient for us to monitor the email sending when developing Laravel. The reason is that the development environment is a localhost environment, not Homestead or Docker . Open the URL: https://github.com/mailhog/mailhog . 2. Select mailhog_windows_amd64.exe, as shown in Figure 1 3. After running the downloaded file, the interface is…