Skip to content

zodio/laravel-error

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laravel-error

##Install

Add this config into composer json

    "require": {
        "witooh/error": "dev-master"
    }

after run comand php artisan composer update then add this in app.php

    'providers' => array(
        'Witooh\Error\ErrorServiceProvider',
    )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published