Loading...

v1.x

Menu

Errors

Installation

Begin by installing this package through Composer. Edit your project's composer.json file to require laravelcollective/errors or simply run:

$ composer require laravelcollective/errors

Important

This package is very generic and simply publishes some files to your application.

Publish

$ php artisan vendor:publish

Layout

There are two main layouts. The expected illustrated layout with the elegant SVGs is illustrated but you can also use the branded layout if you want to inject Brand images with a solid color sidebar.

Take your time!