Skip to content

Releases: GrahamCampbell/Laravel-Exceptions

V2.0 (21/05/2015)

21 May 19:37
Compare
Choose a tag to compare
  • Support both laravel 5.0 and 5.1
  • Removed dependence on views in the html displayer
  • Replaced the info trait with an exception info class
  • Made exception displayers really configurable
  • Correctly deal with content types by default
  • Renamed some displayer classes
  • Displayer classes now return responses

V1.0 (04/02/2015)

05 Feb 18:34
Compare
Choose a tag to compare
  • Initial release