rap2hpoutre/indice

This package is abandoned and no longer maintained. No replacement package was suggested.

better errors for beginner, intermediate, drunk or memory-less people

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Language:Blade

v0.0.1 2018-03-01 11:10 UTC

This package is auto-updated.

Last update: 2021-03-06 17:17:50 UTC


README

What?

💡 Enlight Laravel errors with hints and code examples.

This package silently turns some default exceptions to a learning-minded error page. Because people can forget (or ignore) how to fix MethodNotAllowedHttpException or some other semi-obscur Exceptions. This package is for beginners to intermediate developers, tired or memory-less people (just like me).

Install

Install (in one step) with composer:

composer require rap2hpoutre/indice

Try it!

Use your browser to visit a non-existing route. You may see an enlighted error with hints.

Screenshots

🤔 MassAssignmentException

36841326-441d414a-1d48-11e8-9697-ff3c84f02109.png

🤨 MethodNotAllowedHttpException

36841421-8c68328e-1d48-11e8-96a2-28319252c71f.png

😐 Query Exception (connection refused)

36841719-839e90fc-1d49-11e8-91cd-79ca46ccda6d.png

😕 NotFoundHttpException

36841601-1cd3e804-1d49-11e8-8a9c-d31f4af8b8a1.png