Skip to content

codingnninja/lerrors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LERRORS (Laravel-errors-and-solutions)

A laravel package that gives developers super powers to get solutions to laravel errors right in the stack traces through time travelling.

Installation

PHP 5.4+ and Composer are required.

composer require "codingnninja/lerrors @dev"

How to use it?

You only need to add  

\Lerrors::track($exception);

to the render method that is present in app/Exception/Handler.php

Love this?

Why not star the github repo? I'd love the attention! Why not share the link for this repository on Twitter or HackerNews? Spread the news!

Don't forget to follow me on twitter!

Thanks! Ayobami.

License

The MIT License (MIT). Please see License File for more information.

About

A laravel package that gives developers super powers to get solutions to laravel errors right in the stack traces through time travelling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages