Skip to content

Laravel 5 #24

@anlutro

Description

@anlutro

Laravel 5 has stripped out the error handling features that made this package work out of the box.

Options:

  • Wait for features to be re-implemented (not likely to happen)
  • Re-implement it ourselves (too much hassle)
  • Add a simple wrapper method that sort of replicates the old behaviour, making it possible to call SmartErrors::handle($exception) in the user's exception handler (loses many features)

Additionally, config namespacing has been removed, so that will need to be reworked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions