Documentation Index
Fetch the complete documentation index at: https://cloud.laravel.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
Laravel Cloud allows you to view and search your Laravel 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 Laravel 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 Laravel application.

