Lumen
  • Prologue

    • Release Notes
    • Upgrade Guide
  • Getting Started

    • Installation
    • Configuration
  • The Basics

    • Routing
    • Middleware
    • Controllers
    • Requests
    • Responses
  • More Features

    • Authentication
    • Authorization
    • Cache
    • Database
    • Encryption
    • Errors & Logging
    • Events
    • Mail
    • Queues
    • Service Container
    • Service Providers
    • Testing
    • Validation
    • Views

Errors & Logging

  • Introduction

Introduction

When you start a new Lumen project, error and exception handling is already configured for you. In addition, Lumen is integrated with the Monolog logging library, which provides support for a variety of powerful log handlers.

For more information on errors, please consult the full Laravel documentation on errors.
For more information on logging, please consult the full Laravel documentation on logging.

  • 在线文档
  • Laracasts
  • Laravel中文网

Laravel is a trademark of Taylor Otwell. Copyright © Taylor Otwell.

全栈开发网