2017 © Pedro Peláez
 

library error

image

witooh/error

  • Monday, October 21, 2013
  • by witooh
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

laravel-error

Install

Add this config into composer json, (*1)

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

after run comand php artisan composer update then add this in app.php, (*2)

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

The Versions

21/10 2013

dev-master

9999999-dev

  Sources   Download

The Requires

 

by Avatar witooh