Introduction
Laravel Cloud allows you to view and search your application’s logs for a given environment via the Logs tab. When viewing your logs, you may filter logs based on type:- Application logs: log entries written by your application, either manually or when the application encounters an unhandled exception.
- Access logs: log entries automatically generated by Laravel Cloud when a request is received by your application.

